Exchange API Key credentials for JWT tokens.
JWT tokens
Unauthorized
{- "api_key_id": "2khK02ZRc_TE9nYJyGIfIQ",
- "api_key_secret": "jI0X2n55EHnNaZasmzfOL36wXx6b4D7Wmw-riZCeGWE"
}
{- "access_token": "string",
- "expires_in": 300,
- "refresh_token": "string",
- "session_state": "string",
- "token_type": "Bearer"
}