Generate an app key for your application to create access tokens
/auth/token endpoint.
x-api-key header. No Bearer token is needed.
| Header | Value | Required |
|---|---|---|
x-api-key | Your API key from onboarding | Yes |
Content-Type | application/json | Yes |
"auth"Missing x-api-key header
x-api-key header is included in the request with your valid API key.Invalid appId
Account suspended