Bifrost · Example Payload

Bifrost Health Response Example

AI GatewayLLMLoad BalancingOpen SourceOpenAI CompatibleMCP

Bifrost Health Response Example is an example object payload from Bifrost, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusversionproviders

Example Payload

Raw ↑
{
  "status": "ok",
  "version": "v1.0.0",
  "providers": []
}