Generate a short-lived access token from your API key.
Use this endpoint from your backend to create tokens that can be safely passed to frontend/SDK.
Legacy path: /v1/access-token (still supported)
Access tokens:
at_ for easy identificationYour API key for authentication.
Use sandbox-with-json-responses as Sandbox key.
Token validity in minutes (max 60)
1 <= x <= 6060
Access token generated successfully