Skip to main content
POST
cURL
JTW token is valid for 1 hour from the time of issuance. After it expires, you must generate a new token.

Headers

client-id
string
required

Your Application Client ID.

api-key
string
required

Your Application API Key.

Response

Generate token response

success
boolean
required
Example:

true

token
string
required
Example:

"Bearer token"