Skip to main content
GET
chart.artists.get

Authorizations

apikey
string
query
required

Query Parameters

country
string

A valid two-letter country code. The default value is US.

Example:

"US"

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"

format
string

Decide the output type (json or xml).

Example:

"json"

Response

200 - application/json

200 OK / 401 Unauthorized

message
object