Distribution queries
Aggregated snapshots of routing rule applications over a time window. Every example below posts JSON to:Authorization: Bearer <your_api_key> and Content-Type: application/json. To keep the snippets short, only the JSON body is shown; the wrapper is identical to the Overview Quick Start.
Routing volume by config type and status
Routing volume by config type and status
Rely on the implicit
total count; group by configType and status to see the breakdown of rule applications:Attempts distribution per loadbalance rule
Attempts distribution per loadbalance rule
Min, average, and p99 of attempts per loadbalance rule, useful when tuning rule fan-out:
Where a specific requested model ends up
Where a specific requested model ends up
Fix
requestedModel and see which targetModels the request lands on, with outcome:Activity for a specific ratelimit rule
Activity for a specific ratelimit rule
Filter to a single
ratelimitRuleId and group by status to see allowed vs blocked counts for that rule:Failed routings only
Failed routings only
Restrict to failed outcomes, broken down by rule:
Distinct target models per rule
Distinct target models per rule
How many distinct target models a rule is fanning into:
Group by team
Group by team
Routing volume per team: