Skip to main content
This endpoint returns the same data shown in the dashboard (KPIs and daily series), already scoped to the API key’s number.

Endpoint

GET https://pilotstatus.com.br/v1/analytics/dashboard

Query parameters

string
default:"30d"
Reporting window. One of 7d, 30d (default), or 90d.
string
Optional IANA timezone, e.g. America/Sao_Paulo. timezone is accepted as an alias of tz.

Example

Common errors

  • 401 — missing/invalid API key header (x-api-key/x-api-key-id).
  • 403 — a tenant-scoped key was used on this number-scoped endpoint (code: "TENANT_SCOPE_NOT_ALLOWED").