Skip to main content
GET
Soundlink metrics overview

Authorizations

Authorization
string
header
required

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

startDate
string<date>

Inclusive start date (YYYY-MM-DD) for soundlink overview and breakdown. Defaults to the soundlink creation date when omitted.

endDate
string<date>

Inclusive end date (YYYY-MM-DD). Defaults to today.

Response

Soundlink totals

data
object
required

Soundlink-level totals for the requested date range. Additive fields are sums of api_smart_link_country_daily country-day rows.

meta
object
required