GET /analytics/summary
Composite analytics summary
Returns all 15 metric sections — or, when a non-empty metrics[] selector
is supplied, just that subset — in a single response, plus a meta block.
The metrics[] parameter is OPTIONAL. Omitting it entirely AND supplying
it as an EMPTY array (metrics[]= with no values) BOTH return all 15
sections — an empty selector is never treated as "zero sections". Only a
non-empty metrics[] narrows the response to the listed section keys.
Parameters
- filter[start_date] (query)
- filter[end_date] (query)
- filter[platform] (query)
- filter[release_id] (query)
- filter[isrc] (query)
- filter[upc] (query)
- filter[artist_names][] (query)
- limit (query)
- metrics[] (query)
Responses
- 200
- 401
- 422