VividSeats API
## VividSeats API The first dedicated VividSeats scraper on RapidAPI. **24 endpoints** covering live ticket inventory at the section/row/quantity/price level, price aggregates (min/max/avg/median), recently sold listings, top deals, full performer catalogs, geo-rich city rollups, autocomplete, on-sale alerts, and category trees. ### Why this API - **Seat-level inventory data** — section, row,…
VividSeats API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Productions | ||
| GET |
/api/v1/productions/{id}/recently-sold /api/v1/productions/{id}/recently-sold |
|
| GET |
/api/v1/productions/{id}/top-deals /api/v1/productions/{id}/top-deals |
|
| GET |
/api/v1/listings/{productionId} /api/v1/listings/{productionId} |
Returns all available listings for a production — section, row, quantity, price, fees, total price, and VividSeats's native dealScore. This is the data buyers pay $89/mo for. |
| GET |
/api/v1/productions/totals /api/v1/productions/totals |
|
| GET |
/api/v1/productions/{id}/urgency /api/v1/productions/{id}/urgency |
|
| GET |
/api/v1/productions/{id} /api/v1/productions/{id} |
|
| GET |
/api/v1/productions/onsale-presale /api/v1/productions/onsale-presale |
|
| Performers | ||
| GET |
/api/v1/performers/{id}/productions/by-country /api/v1/performers/{id}/productions/by-country |
|
| GET |
/api/v1/performers/{id}/productions /api/v1/performers/{id}/productions |
|
| GET |
/api/v1/performers/{id} /api/v1/performers/{id} |
|
| GET |
/api/v1/performers/{id}/related /api/v1/performers/{id}/related |
|
| GET |
/api/v1/performers /api/v1/performers |
|
| Geo | ||
| GET |
/api/v1/geo/{country}/{state}/{city}/top-venues /api/v1/geo/{country}/{state}/{city}/top-venues |
|
| GET |
/api/v1/geo/{country}/{state}/{city}/weekend /api/v1/geo/{country}/{state}/{city}/weekend |
|
| GET |
/api/v1/geo/{country}/{state}/{city}/popular-performers /api/v1/geo/{country}/{state}/{city}/popular-performers |
|
| GET |
/api/v1/geo/{country}/{state}/{city} /api/v1/geo/{country}/{state}/{city} |
|
| GET |
/api/v1/geo/{country}/{state}/{city}/under-100 /api/v1/geo/{country}/{state}/{city}/under-100 |
|
| Categories | ||
| GET |
/api/v1/categories/{top}/productions /api/v1/categories/{top}/productions |
|
| GET |
/api/v1/categories /api/v1/categories |
|
| GET |
/api/v1/categories/{top}/{sub}/productions /api/v1/categories/{top}/{sub}/productions |
|
| Discovery | ||
| GET |
/api/v1/search-suggestions /api/v1/search-suggestions |
|
| GET |
/api/v1/matchup-pages/{slug} /api/v1/matchup-pages/{slug} |
|
| GET |
/api/v1/trending /api/v1/trending |
|
| GET |
/api/v1/teams/league/{leagueSlug} /api/v1/teams/league/{leagueSlug} |
|
| GET |
/api/v1/venues /api/v1/venues |
|
VividSeats API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA Recommended | $89 / month | — |
|
| MEGA | $199 / month | — |
|