Generate an access token using client credentials
client_id and client_secret from the
API Keys section
of the Orchestration Dashboard
YYYY-MM-DD HH:MM:SS+00Token issued successfully
The access token for API authentication
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
Access token expiration timestamp
"2025-12-28 10:34:45+00"
The refresh token for obtaining new access tokens
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
Refresh token expiration timestamp
"2025-12-28 10:34:45+00"
Current server timestamp
"2025-12-21 10:34:45+00"