Skip to main content
Grantiva exposes three analytics summaries. Which one you want depends on who is calling. API-key calls count against the apikey rate-limit bucket.

Full report

Headers

Query parameters

Response

GET /api/v1/analytics/dashboard used to serve this report. It now serves the session-authenticated dashboard summary below — API-key callers should use /report.

Overview

A cheap summary computed over the 100 most recent events in the window.

Query parameters

Response

recentEvents holds the 20 newest events. Because the counts are computed from at most 100 events, treat them as a sample, not a total — use Events for exact counts.

Dashboard summary

Requires a dashboard session. Covers a fixed 30-day window.

Query parameters

Response

See also