Skip to main content
POST
/bazarclub/events

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
event
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
alias
string
required
@type
string
default:BazarclubEvent
tour_name
string | null
status
string | null
author
string | null
category
string | null
city
string | null
address
string | null
start_at
string | null
end_at
string | null
doors_open_at
string | null
price_min
number | null
price_max
number | null
currency
string | null
ticket_url
string | null
video_url
string | null
image
string | null
images
string[]
is_tour
boolean
default:false
is_event
boolean
default:false
organizer
object | null
tours
object[]
created_at
string | null
published_at
string | null
source_url
string | null