Spotify stream count
Get the total stream count for any song on Spotify. Real-time play count, and historical data are available for millions of Spotify tracks. Contact us for custom plans if you need more requests.
Spotify stream count endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get stream count historical data /v1/spotify/tracks/{trackId}/streams |
Get historical stream count data for the song. There should be maximum one datapoint per day. For each day, the value is the total stream count displayed on that day on Spotify. |
| GET |
Get current stream count /v1/spotify/tracks/{trackId}/streams/current |
Returns the current stream count of a Spotify track. |
Spotify stream count pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | 1 / second |
|
| ULTRA Recommended | $79 / month | 10 / second |
|
| MEGA | $199 / month | 10 / second |
|