cURL
curl --request GET \ --url https://api.klavis.ai/oauth/sentry/authorize
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Start OAuth flow and redirect to authorization page.
Documentation IndexFetch the complete documentation index at: https://www.klavis.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.klavis.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier for the MCP connection
Optional URL to redirect to after authorization
Force re-authorization even if valid tokens exist
Successful Response