{ "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...", "expires_in": 3600, "token_type": "Bearer" }
Authentication endpoint API documentation
/auth
Your API key.
Your customer ID.
application/x-www-form-urlencoded
Authentication successful.
JWT Bearer token for use in subsequent requests.
Token validity in seconds.
3600
"Bearer"