Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Query Parameters

id
string
required

The Spotify ID of the artist

Response

Artist retrieved successfully

artist
object | null

The Spotify artist object (null if error)

error
object | null

Error object if request failed (null if successful)