Exchange API token for JWT token
Authentication
Exchange API token for JWT token
Exchange your API token for a JWT token that can be used for authenticated requests. JWT tokens are valid for 24 hours.
POST
Exchange API token for JWT token
Body
application/json
Your API token from the admin panel
Example:
"api_1234567890abcdef1234567890abcdef12345678"