POST /events/scrape) supports the eleven platforms below.
GET /events/platforms returns the same list live, with the regions each accepts,
the sections_type it returns, and a realistic event_id_example. Treat that
endpoint as the source of truth; this page is a reference summary.
Passing a platform that is not in this list returns
400 with an “unsupported
platform” message. The real-time stream and the watchlist cover a wider set of
platforms than Live Availability; the platform keys there are separate.What to pass as event_id
The format depends on the platform. Some take a bare id, some take the full event
URL. Copy the format of event_id_example exactly.
Platform notes
tmcovers Ticketmaster worldwide, primary and resale, in a single key. Returns a full venue seat map.axsreturns a seat map like Ticketmaster.eventimpicks the right scraping strategy automatically from the event region.stubhubroutes UK events (stubhub.co.uk) to a dedicated UK monitor; every other region uses the global one. One key covers both.ticketekinfers the region from the event URL domain, so the URL and theregionshould agree.stubhub,viagogo,tickpick,seatgeekandfansaleare resale marketplaces; theirsectionsdescribe listings, andstockis oftennull.
Regions
region is a country code such as us, uk, fr, it. It is case-insensitive.
When regions in the platform registry is null (shown as “any” above), the
platform accepts any value or ignores it; otherwise the value must be one of the
listed codes.