cURL
Short Token
Resolve Short Token
Exchange a short token for the original bearer token. This endpoint does not require authentication (the short token itself is the credential). The short token must be valid and not expired (tokens expire after 5 minutes).
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The short token string to resolve back to a bearer token. Example: abc123def456ghi789