Skip to content

/venues/add

POST
/venues/add
public
string
object
type
required
string
name
required
string
alias
string
nullable
sort_alias
string
nullable
capacity
required
string
/^\d{1,3}(,\d{3})*$/
address
string
nullable
logo
string
nullable
image
string
nullable
coordinates
object
latitude
Any of:
number format: float
longitude
Any of:
number format: float
location
required
object
country
required
object
id
name
string
iso
required
string
>= 2 characters <= 2 characters
region
object
id
name
string
city
object
id
name
string
state
object
id
code
string
name
string
urls
object
website
string
nullable
instagram
string
nullable
facebook
string
nullable
twitter
string
nullable
tiktok
string
nullable
youtube
string
nullable
google
string
nullable
songkick
string
nullable
setlistfm
string
nullable
wikidata
string
nullable
wikipedia
string
nullable
others
string
nullable
musicbrainz
string
nullable
platforms_ids
object
wikidata
string
nullable
songkick
string
nullable
tm_id
string
nullable
musicbrainz
string
nullable
ended
boolean
comment
string
nullable
description
string
nullable
opening
string
nullable

Bad Request

Unauthorized

Forbidden

Internal Server Error