Skip to main content
POST
/musicbrainz/artists/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
artist
string | null
alias
string | null
area
string | null
country
string | null
type
enum<string> | null
Available options:
person,
group,
orchestra,
choir,
character,
other
gender
enum<string> | null
Available options:
male,
female,
other,
not applicable
tag
string | null
begin
string | null
end
string | null
comment
string | null
arid
string | null
ipi
string | null
isni
string | null

Response

Successful Response

id
string
required
url
string
required
@type
string
default:MusicBrainzArtistSearchResult
score
integer | null
name
string | null
sort_name
string | null
disambiguation
string | null
type
string | null
gender
string | null
country
string | null
area
object | null
begin_area
object | null
life_span
object | null
isnis
string[]
ipis
string[]
aliases
object[]
tags
object[]