This endpoint validates the Client ID and secret and then issues a temporary JWT for the API.

To obtain your client credentials, go to Settings -> Users & Permissions -> API Tokens in the JIT platform.

NOTE: The provided token remains valid for 24 hours. After this period, reauthenticate it via this endpoint.

For more information, refer to Generating API Tokens

Log in to see full request history
Body Params

The Client ID and secret pair for authentication

string
required
length ≥ 1

The Client ID for authentication, obtained as part of a key pair from this guide

string
required
length ≥ 1

The Secret for authentication, obtained as part of a key pair from this guide

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json