Use the Ticketmaster Commerce API to look up available offers and products on various Ticketmaster platforms for North America markets. For formal partnerships and relationships, selected offers and products can be carted and transacted on through the cart, delivery, payment and purchase APIs – Thes
https://www.ticketmaster.com/commerce/v2
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
http://developer.ticketmaster.com/support/contact-us/
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)7.62s
(checked Mar 29, 2026)
Builder score
D
25%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /commerce/v2/events/{eventId}/offers |
Event Offers |
curl -X GET 'https://www.ticketmaster.com/commerce/v2/commerce/v2/events/{eventId}/offers' \
-H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Commerce documentation.