Get album links
Get external platform links (Spotify, Deezer, Apple Music, etc.) for an album using its albumId
Name
get_album_links
Schema
| Type |
|---|
| object |
Properties
| Name | Description | Example |
|---|---|---|
| albumId | Unique identifier of the album | b202abee-d19e-424e-9285-b420f4b98706 |
| platform | Specific platform to filter | spotify |
| onlyDefault | Get only the main album links by platform | 1 |
Required
| Name |
|---|
| albumId |