Try Bifrost Enterprise free for 14 days. Explore now
A valid request URL is required to generate request examples"<string>"Handles the OAuth provider callback after user authorization. This endpoint processes the authorization code and exchanges it for an access token. On success, displays an HTML page that closes the authorization window.
A valid request URL is required to generate request examples"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
State parameter for OAuth security (CSRF protection)
Authorization code from the OAuth provider
Error code if authorization failed
Error description if authorization failed
OAuth authorization successful. Returns HTML page that closes the authorization window.
The response is of type string.
Was this page helpful?