Analytics API
The LabelGrid public API serves streaming analytics through GET /analytics/summary (a composite endpoint that returns the sections you select) and standalone series endpoints such as GET /analytics/streams. Two pages cover it.
| Page | What it covers |
|---|---|
| Platforms, Availability, and Limits | Which platforms report which metrics, the availability discovery endpoint, reporting cadence, and the request and date-range limits |
| Scope Filters and Per-Track Data | Narrowing a request to a release, track or artist, why a scoped request returns one aggregated series, and the two ways to get per-track numbers |
Start with Platforms, Availability, and Limits if you are deciding what to request, and Scope Filters and Per-Track Data once you know which numbers you want.
Before you start
Section titled “Before you start”Analytics endpoints use the same Bearer-token authentication as the rest of the public API, and API access is part of LabelGrid’s API plans. See API Overview and Quickstart for how to get access and authenticate.
For the always-current request and response schemas, see the API reference.
Related
Section titled “Related”- Analytics — the same data in the dashboard
- Connect Your AI Assistant to LabelGrid (MCP) — query your analytics in plain language
- LabelGrid Command-Line Tool (CLI) — pull analytics from your terminal or a script
Not using LabelGrid yet?
Everything you just read about is available on our platform.
See what LabelGrid can do →