Skip to main content
POST

Authorizations

apikey
string
header
required

Your Eventory API key. Sent as the apikey request header.

Body

application/json

Exactly one source mode. Never both, never neither.

event_url
string<uri>

Viagogo event URL. Required with viagogo_event_id.

viagogo_event_id
string

Numeric Viagogo event id (without the E- prefix). Required with event_url.

Pattern: ^\d+$
ticketmaster_event_url
string<uri>

Ticketmaster event URL. Required with ticketmaster_event_id.

ticketmaster_event_id
string

Ticketmaster event id. Required with ticketmaster_event_url.

event_id
string<uuid>

Optional existing Eventory event UUID to attach the source to.

Response

Upstream acknowledgement. Extra keys may be present.

status
string | null
data
object | null