Create access token

Exchanges your long-lived API key for a short-lived JWT (30 minutes
by default). Send the API key as Authorization: Bearer <api-key>;
use the returned JWT as Authorization: Bearer <jwt> on every other
endpoint.

Treat the API key like a password — keep it on a trusted backend and
never ship it in a browser or mobile app.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json