Ticketmaster
Search events, attractions, or venues
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Events
- Documentation / URL
- http://developer.ticketmaster.com/products-and-docs/apis/getting-started/
Overview
Ticketmaster provides event search — key-based (a missing key returns 401, verified).
Quick Start
Events (replace YOUR_KEY):
curl "https://app.ticketmaster.com/discovery/v2/events.json?apikey=YOUR_KEY&city=London"
Authentication
- Register at ticketmaster.com → API key.
- Send it as the
apikeyquery parameter (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs).
- Events, attractions, venues.
FAQ
Is Ticketmaster free? Free tier with limits; more is paid.
Why 401? An API key is required (verified).
What’s the auth style?
apikey query parameter.
More in Events
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Eventbrite Find events | OAuth | Yes | Unknown | ↗ |
| SeatGeek Search events, venues and performers | API Key | Yes | Unknown | ↗ |