Soundlink metrics overview
Soundlink-level totals for a date range: landing page views, outbound
clicks, listeners, streams, followers, and derived ratios. Totals are
sums of country-day mart rows (api_smart_link_country_daily);
listeners is the sum of daily country new_listeners (not
period-unique). No per-day rows — use /metrics/breakdown for
country-day rows (including new/returning splits).
Requires the soundlinks:read scope. Accepts API key or OAuth Bearer.
Authorizations
Pass your Soundlink sk_* API key as a Bearer token:
Authorization: Bearer sk_<prefix>_<token> (not an OAuth token; see
oauthBearer for that). Accepted on all Public API operations. Send
only one Authorization header per request.
Path Parameters
Soundlink identifier (URL-safe string, same ID used in the public sndl.ink URL)
Query Parameters
Inclusive start date (YYYY-MM-DD) for soundlink overview and
breakdown. Defaults to the soundlink creation date when omitted.
Inclusive end date (YYYY-MM-DD). Defaults to today.