Skip to main content
Use a bearer token on every public API request.

Key Rules

  • API keys are available only to Creator and higher plans.
  • Keys are shown once during creation.
  • Keys can be scoped, named, rotated, and revoked.
  • Never place API keys in client-side browser code.
  • Free plan accounts cannot create or use API keys.

Idempotency

Send Idempotency-Key on every job creation request. If a network retry repeats the same request, AdSkull returns the original job instead of creating a duplicate and reserving credits twice.