Authentication

Bearer auth (http)

JWT Bearer token authentication in the Authorization header using the format: Bearer <your-jwt-token>.

Note: Applicable for Storydoc subscription plans that have API access.

Getting Your API Key:

  1. Log into your Storydoc account
  2. Navigate to the Integrations page
  3. Go to the "Automations" tab
  4. Copy your API key from the displayed token

If you encounter authentication errors, you may need to regenerate your token from the integrations page.