Skip to main content
GET
Album measurements

Path Parameters

id
string
required

Spotify album id.

Query Parameters

platform
string
default:spotify

Platform to read. Currently spotify.

metric
string
default:platform_displayed_play_count

Metric to read.

latest
boolean
default:true

Return the latest capture per track (the only supported mode today).

Response

Latest per-track measured counts for the album.

status
string
Example:

"success"

id
string

Spotify album id.

Example:

"70Zkfb99ladZ3q0JVg97co"

platform
string
Example:

"spotify"

metric
string
Example:

"platform_displayed_play_count"

measurements
object[]