cURL
curl --request GET \ --url https://api.klavis.ai/oauth/huggingface/authorize
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Start OAuth flow and redirect to authorization page.
Unique identifier for the MCP connection
Optional URL to redirect to after authorization
Force re-authorization even if valid tokens exist
Successful Response