Error
A valid request URL is required to generate request examplesPer-User OAuth
Submit Virtual Key identity
Validates the submitted Virtual Key and links it to the pending flow as the user’s identity. On success, redirects to the MCPs page. On failure, redirects back to the identity page with an error message.
Request body is application/x-www-form-urlencoded (browser form submission).
POST
/
api
/
oauth
/
per-user
/
consent
/
vk
Error
A valid request URL is required to generate request examplesDocumentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
BearerAuthBasicAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Body
application/x-www-form-urlencoded
Response
302
Redirect to /oauth/consent/mcps?flow_id=xxx on success, or back to
/oauth/consent?flow_id=xxx&error=... on failure.
Was this page helpful?
⌘I

