Skip to main content
GET
artist.albums.get

Authorizations

apikey
string
query
required

Query Parameters

artist_id
string
required

Musixmatch artist ID.

Example:

"346898"

g_album_name
string

Group by album name.

Example:

""

s_release_date
string

Sort by release date (asc|desc).

Example:

"desc"

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:

"5"

Response

200 - application/json

200 OK / 401 Unauthorized / 404 Not Found

message
object