Spotify Streams - Play Counts, Monthly Listeners & Charts
**Real streaming numbers, not popularity scores.** Spotify's official API gives you a 0–100 "popularity" field. StreamClout gives you the actual numbers: per-track playcounts, artist monthly listeners, followers, world rank, and top cities — refreshed daily across 4M+ artists, 24M+ albums, and 81M+ tracks. **Full data on every plan — pay only for volume.** No field paywalls: the free plan…
Spotify Streams - Play Counts, Monthly Listeners & Charts endpoints
| Method | Endpoint | Description |
|---|---|---|
| Artists | ||
| GET |
Get Artist Discography /api/v1/artists/{artist_id}/discography |
Retrieve all albums, singles, and compilations for an artist. |
| GET |
Get Artist Stats /api/v1/artists/{artist_id} |
Retrieve artist stats including streaming metrics, growth rates, and top cities. |
| Albums | ||
| GET |
Get Album Stats /api/v1/albums/{album_id} |
Retrieve album stats including streams, growth metrics, and metadata. |
| Search | ||
| GET |
Search /api/v1/search |
Full-text search across the StreamClout database with results sorted by popularity. |
| Charts | ||
| GET |
Top Artists /api/v1/charts/artists |
Discover trending artists ranked by streaming performance with tier and time period filters. |
| GET |
Top Albums /api/v1/charts/albums |
Discover trending albums ranked by streaming performance with tier and time period filters. |
| GET |
Top Tracks /api/v1/charts/tracks |
Discover trending tracks ranked by streaming performance with tier and time period filters. |
| Rate Limit | ||
| GET |
Get Rate Limit Status /api/v1/rate-limit |
Monitor your API usage and remaining quota without consuming a request. |
Spotify Streams - Play Counts, Monthly Listeners & Charts pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $99.99 / month | — |
|