Overview
Get a valid access token to authenticate requests on the API. Learn about AuthenticationResponse
Authentication successful
Token to be used in the Authorization header on subsequent requests
Example:
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjEyMywiZXhwIjoxNzEwNjU1MjAwfQ.NDCEZZKZ7v8bIh_vO8ht51EepUuCOZBIX8DVXy5eVhA"
Type of token
Example:
"Bearer"
The number of seconds until the token expires
Example:
86400