Spotify

Artist

Retrieves detailed information about a Spotify artist by their handle, including name, followers count, genres, and related artists. Accepts a handle as input and returns artist metadata such as id, name, followers, genres, and related artists.

get/v1/spotify/artist

Query parameters

idstring

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

urlstring

Spotify artist 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.