Skip to main content
Every request (except health checks) requires an API key tied to your SeedanceAPI account.

Create an API key

  1. Sign in at seedanceapi.us/dashboard
  2. Your Default key is created automatically — copy it from Quickstart
  3. Or click Create API key for additional keys
Secrets are shown when a key is created. Store them securely.

Authorization header

Example

Idempotency

For video generation, pass an Idempotency-Key header to prevent duplicate charges on retries:
Only use ak_... keys from your dashboard. Never send platform admin secrets as client tokens.