Creates a new API Authorization Token
POST/api_token
Creates a new API Authorization Token using the Subscription Receipt to authorize.
Request
Responses
- 200
- 400
- 401
- 403
- 429
The response contains the raw, base4 encoded JWT
Authorization header is missing
The provided subscription receipt is invalid or expired
The provided subscription receipt is valid but lacks an entitlement to redeem
Rate limited