Client Access Token

POST

Authenticate an API key and return an access token

Returns a client JWT for the provided API key, where the JWT contains claims for permissions and access and can be refreshed as part of an OAuth flow.

Request

This endpoint expects an object.
api_keystringRequired

Response

Successful Response

access_tokenstring