website field on a watchlist item names the platform to monitor. These keys are
separate from the Live Availability platform keys on
Supported platforms — the watchlist covers a much wider set, and
the two vocabularies do not overlap in spelling (ticketmaster here, tm there).
website is not an allowlist
Any string is accepted. For the platforms listed below, event is validated against
that platform’s — and often that region’s — id format, and a mismatch is rejected with
400. For anything else, validation is skipped and the item is stored exactly as
sent.
Platforms with a validated event format
Current as of 17 September 2026.
allaccessartist_new_eventsatleticomadridaxsbanquetrecordsbilletterie.accorarenabilletterie.adidasarenabilletterie.aegpresentsbilletterie.bouffesdunordbilletterie.fffbilletterie.ffrbilletterie.parisladefenseblueticketbo26.myticket.dediceeticketingeticketing-uketihadarenaetixeventimeventim_artist_new_eventseventim_venue_new_eventsevenue.netf1.abudhabi
f1.ticketsfankifansalefeverupfifafuncodegpcanadagpmonacogpmonzagpsingaporejazzopen-stuttgartlaorejameo-blueticketmilano-cortinamlb.ticketsmoviestararenanfl-tmticketsnhmpe.seeticketsonkelz.myticket.depaylogicplatinumlistpsgroyalhallseatgeek
seatpickseeticketssport.ticketonestubhubticketekticketeraticketmasterticketpointticketportaltickets.oneboxtdstickets.uefaticketswapticketwebtickpicktwicketsvenue_new_eventsviagogovivaticketswiederverkaufsplattformwienticketztwen-jussyun
400 tells you what was expected:
Example is a real, valid id or URL for that platform — copy its shape.
Discovery monitors
Four keys do not watch a single event. They watch an artist or venue page and fire when new events are announced there, which is how you catch an on-sale before you know the event id.
Everything else about the item works normally — the filters,
task_active, and the
notifications the Notifications API delivers.
Retired aliases
“Ticketmaster Early” was merged into Ticketmaster on 8 September 2026. The old keys are still accepted on create and silently stored asticketmaster:
ticketmaster_preload · ticketmaster_early · ticketmaster early · tm_preload · tm
Existing integrations keep working unchanged. New ones should send ticketmaster.
Because the alias is rewritten on the way in, an item created with
tm comes back from
GET /watchlist with website: "ticketmaster". That is not a bug — do not treat it as
a failed write.Filters are not supported everywhere
A filter that the targetwebsite and region combination does not support is
dropped rather than rejected: the create or update succeeds, the stored item simply
has that filter unset, and the response lists what was dropped in ignored_fields.
ignored_fields on the response
that created or updated the item.