Spotify Cover API
A simple API that provides direct links to Spotify cover and header images.
12 subscribers
8.4/10 popularity
180 ms avg latency
100% success rate
31 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Spotify Cover API endpoints
| Method | Endpoint | Description |
|---|---|---|
| artist | ||
| GET |
/artist/{artist_id}/header /artist/{artist_id}/header |
Get artist header image |
| GET |
/artist/{artist_id} /artist/{artist_id} |
Get artist cover image |
| album | ||
| GET |
/album/{album_id} /album/{album_id} |
Get album cover image |
| track | ||
| GET |
/track/{track_id} /track/{track_id} |
Get track cover image |
| episode | ||
| GET |
/episode/{episode_id} /episode/{episode_id} |
Get episode cover image |
| playlist | ||
| GET |
/playlist/{playlist_id} /playlist/{playlist_id} |
Get playlist cover image |
| Other endpoints | ||
| GET |
/episode/{episode_id} /episode/{episode_id} |
Redirects to the cover image of the specified Spotify podcast episode. |
| GET |
/artist/{artist_id} /artist/{artist_id} |
Redirects to the cover image of the specified Spotify artist. |
| GET |
/track/{track_id} /track/{track_id} |
Redirects to the cover image of the specified Spotify track. |
| GET |
/playlist/{playlist_id} /playlist/{playlist_id} |
Redirects to the cover image of the specified Spotify playlist. |
| GET |
/album/{album_id} /album/{album_id} |
Redirects to the cover image of the specified Spotify album. |
| GET |
getTrackCover /track/{track_id} |
|
| GET |
getAlbumCover /album/{album_id} |
|
| GET |
getArtistCover /artist/{artist_id} |
|
| GET |
getPlaylistCover /playlist/{playlist_id} |
|
| GET |
getEpisodeCover /episode/{episode_id} |
|
| GET |
/episode/{episode_id} /episode/{episode_id} |
Redirects to the cover image of the specified Spotify podcast episode. |
| GET |
/artist/{artist_id} /artist/{artist_id} |
Redirects to the cover image of the specified Spotify artist. |
| GET |
/track/{track_id} /track/{track_id} |
Redirects to the cover image of the specified Spotify track. |
| GET |
/playlist/{playlist_id} /playlist/{playlist_id} |
Redirects to the cover image of the specified Spotify playlist. |
| GET |
/album/{album_id} /album/{album_id} |
Redirects to the cover image of the specified Spotify album. |
| GET |
/album/{album_id} /album/{album_id} |
Get album cover image |
| GET |
/playlist/{playlist_id} /playlist/{playlist_id} |
Get playlist cover image |
| GET |
/track/{track_id} /track/{track_id} |
Get track cover image |
| GET |
/episode/{episode_id} /episode/{episode_id} |
Get episode cover image |
| GET |
/artist/{artist_id} /artist/{artist_id} |
Get artist header image |
| GET |
/album/{album_id} /album/{album_id} |
Get album header image |
| GET |
/playlist/{playlist_id} /playlist/{playlist_id} |
Get playlist header image |
| GET |
/artist/{artist_id} /artist/{artist_id} |
Get artist header image |
| GET |
/episode/{episode_id} /episode/{episode_id} |
Get episode header image |
| GET |
/track/{track_id} /track/{track_id} |
Get track header image |
Spotify Cover API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9 / month | 30 / minute |
|
| ULTRA | $29 / month | 60 / minute |
|