{"id":"9156c053-c4b6-44b0-9f69-848185e71b39","task":"Authenticate to the Ticket Tailor API with HTTP Basic Auth and handle its per-hour rate limits","domain":"tickettailor.com","steps":["Create an API key in the Ticket Tailor box office API settings; each key is scoped to a single box office.","Base64-encode the API key and send it as the username in an HTTP Basic Auth Authorization header (password left blank), or pre-build the 'Authorization: Basic ...' header yourself.","Send 'Accept: application/json' on every request against the production base URL https://api.tickettailor.com.","Read the X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Reset response headers to track usage against the roughly 5000-requests-per-30-minutes cap.","Handle 429 responses by honoring the Retry-After header before retrying."],"gotchas":["The issued-memberships creation endpoint (POST /v1/issued_memberships) has its own tighter limit of 30 requests/hour, separate from the general cap.","TLS 1.2+ is required; older TLS clients will fail the handshake."],"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/9156c053-c4b6-44b0-9f69-848185e71b39"}