Spotify

Album

Retrieves detailed information about a Spotify album by its id or URL, including album metadata, artists, release date, cover art, copyright info, tracks, and sharing details.

get/v1/spotify/album

Query parameters

idstring

Spotify album id. If you'd prefer to use the URL instead, you can use the url parameter instead.

urlstring

Spotify album URL. If you'd prefer to use the id instead, you can use the id parameter instead.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.