Get Analytics
Traces
Get Analytics
Time-series analytics for traces.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
GET
Get Analytics
Documentation Index
Fetch the complete documentation index at: https://docs.pandaprobe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available metric types for the analytics endpoint.
Available options:
volume, errors, latency, cost, tokens, models Time-bucket granularity for analytics queries.
Available options:
hour, day, week Response
Successful Response
- AnalyticsBucket · object[]
- TokenCostBucket · object[]
- TopModel · object[]
Time-bucketed trace volume, error, and latency statistics.

