Fetch upcoming events for a given artist using the Bandsintown API's app_id-based authentication model

domain: help.artists.bandsintown.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Contact Bandsintown (or use the Bandsintown for Artists dashboard, under Settings > General > Get API Key) to obtain an app_id, since access requires an approved application tied to how you'll use the data
  2. Confirm you've agreed to Bandsintown's API Terms and Conditions before making calls, as this is a condition of access, not just a formality
  3. Call the artist events endpoint (e.g. `https://rest.bandsintown.com/artists/{artist_name}/events`) with your `app_id` as a query parameter
  4. URL-encode the artist name carefully (spaces, special characters) since it's passed directly in the path, not as a query parameter
  5. Parse the response for event date/time, venue name and location, ticket links, lineup, and description fields
  6. Cache results per-artist for a reasonable interval, since this is a read-only feed of tour dates that doesn't change on a per-second basis

Known gotchas

Related routes

Authenticate with the Audiomack API using OAuth 1.0a and fetch trending music
audiomack.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans