Get artist albums
Artists
Get artist albums
Get albums for the specified artist
GET
Get artist albums
Documentation Index
Fetch the complete documentation index at: https://docs.zilodata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key
Query Parameters
Spotify artist URI to get artist albums
Pattern:
^spotify:artist:[a-zA-Z0-9]+$Example:
"spotify:artist:1yxSLGMDHlW21z4YXirZDS"
Offset for pagination (default: 0)
Required range:
x >= 0Example:
0
Number of results to return
Required range:
1 <= x <= 100Example:
20
Order by
Available options:
DATE_ASC, DATE_DESC Example:
"DATE_DESC"

