Skip to main content
POST
/musicbrainz/labels/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
label
string | null
alias
string | null
code
string | null
country
string | null
area
string | null
type
enum<string> | null
Available options:
production,
original production,
bootleg production,
reissue production,
distributor,
holding,
imprint,
manufacturer,
publisher,
rights society
tag
string | null
comment
string | null

Response

Successful Response

id
string
required
url
string
required
@type
string
default:MusicBrainzLabelSearchResult
score
integer | null
name
string | null
sort_name
string | null
disambiguation
string | null
type
string | null
label_code
integer | null
country
string | null
area
object | null
life_span
object | null
aliases
object[]
tags
object[]