Add Event

Add a new event

post

Adds a new event to the system based on the marketplace and event ID. Rate limited to 50 events per day per API key.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
eventIDintegerRequired

The event ID from the marketplace

marketplaceinteger · enumRequired

Marketplace ID (1=Viagogo, 2=Stubhub, 3=Gigsberg)

Possible values:
Responses
post
/event

Last updated

Was this helpful?