Bifrost · Authentication Profile

Bifrost Authentication

Authentication

Bifrost secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

AI GatewayLLMLoad BalancingOpen SourceOpenAI CompatibleMCP
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

BifrostProviderAuth apiKey
· in: header (x-bf-provider-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/bifrost-http-gateway-api.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: BifrostProviderAuth
  type: apiKey
  in: header
  parameter: x-bf-provider-key
  description: Provider API key passed as x-bf-provider-key header. Alternatively, provider
    keys can be configured server-side in bifrost configuration.
  sources:
  - openapi/bifrost-http-gateway-api.yaml