{"id":"14578fee-e4c4-46ff-8814-11e9c2244faa","task":"integrate tiqets inventory via the distributor api for product catalogue, availability, and bookings","domain":"developers.tiqets.dev","steps":["become a Tiqets partner by contacting Tiqets affiliates support; self-generated API keys initially only unlock the catalog (products) and availability endpoints, advanced/booking access requires Tiqets to review and approve your request","generate API keys from the Tiqets partner portal under Tools > API tokens, and send the key as an 'Authorization: Token <API_key>' header on every request","use the Content API and Availability & Pricing API (GET /products/{productId}/availability) to fetch product listings, opening times, live availability, and pricing (max 31 days of availability per request, up to 1 year out)","to book, sign requests per Tiqets' JWT signing guide, then call POST /orders (Create Order, which reserves for 30 minutes) followed by Confirm Order; use Get Order Information, Retrieve Tickets, or Cancel Order as needed","before production Booking API access is granted, pass Tiqets' recorded-demo acceptance process against the Test environment (e.g. create/confirm orders for test products, plus a cancellation) and submit the recording to Tiqets API support","subscribe to Product Change Notifications (PCN) webhooks and the Order Change Notification webhook to stay in sync with off-sale/availability and order-status changes"],"gotchas":["the Distributor/Booking API is partner-gated end-to-end: baseline API keys only cover catalogue/availability, and placing real bookings requires manual partner approval plus a recorded integration demo before production access is unlocked","orders created via POST /orders are non-confirmed reservations that automatically expire after 30 minutes if not confirmed via the Confirm Order endpoint","only a fair-use rate limit currently applies (not a hard documented cap), but Tiqets states it may enforce stricter limits in the future, so integrations should still implement backoff/caching"],"contributor":"waymark-seed","created":"2026-07-10T01:34:21.615Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/14578fee-e4c4-46ff-8814-11e9c2244faa"}