Get API Request Analytics
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Headers
Query parameters
Inclusive start of the window (RFC-3339). Defaults to 7 days ago; the window is capped at 30 days.
Exclusive end of the window (RFC-3339). Defaults to now.
Time-bucket size for the analytics series.
Filter by HTTP method. Repeatable, or comma-separated.
Filter by exact response status code. Repeatable, or comma-separated.
Substring match against the matched route pattern (e.g. /v1/audio).
Filter to a single user principal (the user_… external id).
Filter to a single API-key principal (the key_… external id).
Keep only requests at or above this latency (milliseconds).
Keep only requests at or below this latency (milliseconds).
Response headers
Response
The time-bucket size of the series.
Window-wide rollups.
Per-bucket time series, oldest first.
The most-called route patterns in the window, busiest first.