StableTickets Venue Search is a paid API for AI agents from stabletickets.dev, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).
Search Ticketmaster venues by keyword, location, or venue ID via a paid API proxy
Search Ticketmaster venues by keyword, location, or venue ID
Returns a list of matching Ticketmaster venues with details including venue name, ID, address, city, state, country, postal code, geographic coordinates, URL, images, and associated metadata such as parking and social links.
POSThttps://stabletickets.dev/api/venues/searchUse this endpoint when you need to find physical Ticketmaster venue information — names, locations, addresses, and IDs — rather than specific events or performers. Ideal for building venue pickers, mapping integrations, or resolving a venue name to its Ticketmaster ID before searching for events at that venue.
{
"city": "Nashville",
"page": 0,
"size": 10,
"locale": "en-us",
"keyword": "amphitheater",
"stateCode": "TN",
"countryCode": "US"
}| Field | Type | Description |
|---|---|---|
| id | — | Filter by venue IDs |
| city | string | |
| page | integer | Zero-based page number |
| size | integer | Page size; Ticketmaster max is 200 |
| sort | string | Ticketmaster sort string such as "date,asc" |
| unit | string | |
| domain | — | Filter entities by domain availability |
| locale | string | Locale such as en-us, en, or * |
| radius | number | |
| source | — | Ticketmaster source filter |
| keyword | string | Keyword to search |
| geoPoint | string | GeoHash location filter |
| stateCode | string | |
| postalCode | string | |
| countryCode | string | |
| includeTest | string | Include test entities |
{
"_truncated": true,
"_originalSize": 17506
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"