# The Ticket Fairy REST API

**Canonical:** https://apis.io/apis/the-ticket-fairy/the-ticket-fairy-rest-api/  
**Provider:** The Ticket Fairy — https://apis.io/providers/the-ticket-fairy/  
**Base URL:** https://www.ticketfairy.com/api  
**Documentation:** https://www.ticketfairy.com/event-ticketing/embedded-ticket-checkout

The Ticket Fairy REST API is published by [The Ticket Fairy](https://apis.io/providers/the-ticket-fairy/) on the [APIs.io](https://apis.io/) network. Tagged areas include Ticketing, Checkout, Event, and Payments. The published artifact set on APIs.io includes authentication docs and rate-limit docs.

The REST API behind Ticket Fairy's ticket-buying experience: events, ticket types, time slots, add-ons, promo codes, cart, checkout, payment, orders, issued tickets and face-value resale, plus OAuth token issuance, customer profiles and country/state reference data. A public read slice answers anonymously — /api/countries/list and, on the theticketfairy.com host, /api/public/filtered-events, which is the endpoint the company's own WordPress plugin calls. The rest requires an OAuth Bearer token or the platform's parallel guest token. The API is real, live and idempotency-aware, but it is entirely undocumented: there is no reference, no OpenAPI, and robots.txt disallows /api/*. Everything profiled here was read from the company's own first-party npm checkout SDKs and from live anonymous probes.

## Machine-readable artifacts (6)

- **Authentication** — https://raw.githubusercontent.com/api-evangelist/the-ticket-fairy/refs/heads/main/authentication/the-ticket-fairy-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/the-ticket-fairy/refs/heads/main/conventions/the-ticket-fairy-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/the-ticket-fairy/refs/heads/main/errors/the-ticket-fairy-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/the-ticket-fairy/refs/heads/main/data-model/the-ticket-fairy-data-model.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/the-ticket-fairy/refs/heads/main/rate-limits/the-ticket-fairy-rate-limits.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/the-ticket-fairy/refs/heads/main/apis.yml

## Tags

Ticketing, Checkout, Event, Payments

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/the-ticket-fairy/the-ticket-fairy-rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/the-ticket-fairy/.
