Error
A valid request URL is required to generate request examples{
"status": "ok",
"components": {}
}Health
Health check
Returns the health status of the Bifrost server. Checks connectivity to config store, log store, and vector store if configured.
GET
/
health
Error
A valid request URL is required to generate request examples{
"status": "ok",
"components": {}
}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.
Was this page helpful?
⌘I

