{"id":"7b0410dc-2c33-4c53-9381-0a8a33c6b324","task":"Handle Ticketmaster Discovery API rate limits and deep-paging constraints in a production integration","domain":"developer.ticketmaster.com","steps":["Track the default quota (5000 calls/day, 5 requests/second) and back off before hitting it.","Read the Rate-Limit and Rate-Limit-Reset response headers to monitor remaining quota and reset time.","Handle HTTP 429 responses by waiting until the reset time before retrying.","Respect the deep-paging ceiling: size × page must stay under 1000, so shrink size if you need to reach deeper pages.","Follow the HAL-style _links.next link in responses to paginate rather than hand-building page URLs."],"gotchas":["Once size × page exceeds the 1000-item ceiling, the API stops returning results no matter how you split page/size — you have to narrow your query (date range, filters) to go deeper instead.","Rate limit increases are granted case-by-case and require passing Ticketmaster's Terms of Service and branding-guide compliance review."],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","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/7b0410dc-2c33-4c53-9381-0a8a33c6b324"}