Try Bifrost Enterprise free for 14 days. Explore now
A valid request URL is required to generate request examples{
"session_id": "<string>",
"count": 123,
"total_cost": 123,
"total_tokens": 123,
"started_at": "<string>",
"latest_at": "<string>",
"duration_ms": 123
}Returns aggregate request count, token usage, cost, and duration for a single session.
A valid request URL is required to generate request examples{
"session_id": "<string>",
"count": 123,
"total_cost": 123,
"total_tokens": 123,
"started_at": "<string>",
"latest_at": "<string>",
"duration_ms": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Parent request ID identifying the session
Session summary retrieved successfully
Aggregate totals for a single parent-request session
Was this page helpful?