Spotify Concerts & Tours

Discover live concerts, tour dates, and venue info powered by the Spotify Concert API

Search by Location

Try these examples:

Spotify Concerts API

The Spotify Concerts API surfaces live event data — tour dates, venues, geo-targeted concert feeds, and artist tour calendars — sourced from Spotify's partner concert feed. Search by location, geohash, artist, or concert ID; filter by date range and radius; and get parsed, normalized event objects with venue, pricing, and ticket links ready to wire into your app.

All endpoints are wrapped behind one consistent proxy at /api/spotify/partner/* so you can ship a concert discovery feature in minutes — without managing OAuth, ticket-provider integrations, or separate venue databases.

What you can build

Ticketing apps

Aggregate concert + ticket data into mobile or web ticketing apps.

Fan event alerts

Notify fans when their favorite artist announces a show nearby.

Tour route planners

Visualize tours on maps and plan road trips between dates.

Ticket resale arbitrage

Spot pricing gaps across markets for resale opportunities.

Fan clubs

Power members-only event calendars and pre-sale alerts.

Music tourism

Recommend cities and dates that combine concerts with travel.

Venue analytics

Track booking patterns, capacity utilization, and tour history per venue.

FAQ

What does the Spotify Concerts API return?

Concert objects with artist info, venue, geolocation, date/time, ticket URLs, and price range when available, normalized via the parsed=true flag.

How do I search concerts in a specific city?

Call /partner/concert-locations to find a city, grab its geoHash or geonameId, then call /partner/concert-feed with a date range and radius.

Can I get all upcoming dates for one artist?

Yes — /partner/artist-concerts?id={artistId}&parsed=true returns the full upcoming tour. Add includeNearby=true to add nearby region matches.

Is there a limit on radius or date range?

Radius accepts 10–500 km. Date ranges over 12 months may be capped — split into smaller windows for full coverage.

Are ticket prices accurate?

Prices come from Spotify's partner ticket integration (Ticketmaster, AXS, etc.). They're indicative and change in real time — always link out to the provider for checkout.

Do I need a Spotify developer account?

No. This API is wrapped behind a single key on RapidAPI / Apify / Direct portal — no OAuth flow required.

Power your concert discovery app

Get unlimited Spotify Concerts API access on the platform that fits your workflow.