✨
Castmagic Docs
  • Overview
  • Quick Start
  • Authentication
  • Endpoints
    • Transcripts
  • Reference
    • Supported Formats
    • Supported Languages
    • Webhooks
Powered by GitBook
On this page

Authentication

Authenticate with Castmagic API with a secret key.

PreviousQuick StartNextTranscripts

Last updated 2 years ago

Generate a new API secret in your . If you don't have a developer dashboard, reach out to justin@castmagic.io for access.

Once you have an API secret, include it with an Authorization header in each request:

Authorization: Bearer API_SECRET

Keep your API secret safe! You can generate as many as you would like, however we're unable to reveal your secret again once it has been generated.

Castmagic developer dashboard