Skip to main content
GET
artist.search

Authorizations

apikey
string
query
required

Query Parameters

q_artist
string

The song artist.

Example:

"Taylor Swift"

f_artist_id
string

When set, filters by this artist ID.

Example:

"259675"

format
string

Decide the output type (json or xml).

Example:

"json"

page
string

Define the page number for paginated results.

Example:

"1"

page_size
string

Define the page size for paginated results. The allowed range is 1 to 100.

Example:

"3"

Response

200 - application/json

200 OK / 401 Unauthorized

message
object