SuprSend Management APIs (used to manage assets like workflows, templates, schemas, etc.) use Service Token authentication instead of the regular API Key authentication.Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
- Service Tokens are created at the account level, not per workspace.
- They are designed for cross-workspace operations, such as promoting assets from Staging → Production.
- Unlike API Keys, Service Tokens are not tied to notification delivery, but strictly to management operations.
Generating a Service Token
- Navigate to SuprSend Dashboard → Account Settings → Service Tokens
- Click Generate a new Token.
- Provide a descriptive name (for example,
staging-to-prod-promotion). - Click Create and View.
- Copy and store the token securely - it is shown only once at generation.
Using Service Tokens in Management APIs
To authenticate a Management API request, include the Service Token in theAuthorization header using the ServiceToken scheme: