Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "artist": "<string>", "image_url": "<string>", "top_tracks": [ { "title": "<string>", "cover": "<string>" } ] }
Get an artist’s top songs
The name of the artist.
A song title to exclude from the results.
Successful response with the artist's top tracks.
Show child attributes