Bifrost · Example Payload

Bifrost Provider Status Example

AI GatewayLLMLoad BalancingOpen SourceOpenAI CompatibleMCP

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

Top-level fields

namestatus

Example Payload

Raw ↑
{
  "name": "openai",
  "status": "healthy"
}