Bandsintown website screenshot

Bandsintown

Bandsintown is a concert discovery platform that connects fans with live music events through a REST API for accessing artist event listings, venue information, and fan notification management. The platform serves as the largest database of upcoming concert listings and concert tickets, enabling artists, developers, and partners to display tour dates, retrieve artist metadata, filter events by date range, and drive fan engagement through RSVP and notification tracking. API access requires an app_id parameter obtained through the Bandsintown for Artists account settings or via a partnership request for broader integration use cases.

Bandsintown publishes 2 APIs on the APIs.io network: artist events API and artist information API. Tagged areas include concerts, live music, events, artists, and venues.

The Bandsintown catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Bandsintown’s developer surface includes documentation, getting-started guide, engineering blog, and 12 more developer resources.

47.5/100 developing ▼ -6.4 Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
2 APIs
concertslive musiceventsartistsvenuesmusic discoverytour datesticketsfan notificationsentertainment

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 47.5/100 · developing
Contract Quality 12.5 / 25
Developer Ergonomics 5.7 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 5.5 / 13
Governance 7.0 / 12
Discoverability 6.9 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bandsintown: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Bandsintown artist events API

The artist events API from Bandsintown — 1 operation(s) for artist events.

Bandsintown artist information API

The artist information API from Bandsintown — 1 operation(s) for artist information.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Bandsintown Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Bandsintown Context

8 classes · 19 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Bandsintown API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 4

Standalone JSON Schema definitions for this provider's data models.

ArtistData

9 properties

JSON SCHEMA

EventData

9 properties

JSON SCHEMA

OfferData

3 properties

JSON SCHEMA

VenueData

6 properties

JSON SCHEMA

Examples 2

Example request and response payloads for these APIs.

Artist Data Example

9 fields

EXAMPLE

Event Data Example

9 fields

EXAMPLE

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bandsintown Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Bandsintown Agentic Access

2 operations

2 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bandsintown
name: Bandsintown
description: 'Bandsintown is a concert discovery platform that connects fans with live music events through a REST API for
  accessing artist event listings, venue information, and fan notification management. The platform serves as the largest
  database of upcoming concert listings and concert tickets, enabling artists, developers, and partners to display tour dates,
  retrieve artist metadata, filter events by date range, and drive fan engagement through RSVP and notification tracking.
  API access requires an app_id parameter obtained through the Bandsintown for Artists account settings or via a partnership
  request for broader integration use cases.

  '
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bandsintown.png
tags:
- concerts
- live music
- events
- artists
- venues
- music discovery
- tour dates
- tickets
- fan notifications
- entertainment
url: https://raw.githubusercontent.com/api-evangelist/bandsintown/refs/heads/main/apis.yml
created: '2026-05-28'
modified: '2026-06-13'
specificationVersion: '0.19'
apis:
- aid: bandsintown:bandsintown-artist-events-api
  name: Bandsintown artist events API
  description: The artist events API from Bandsintown — 1 operation(s) for artist events.
  humanURL: https://help.artists.bandsintown.com/en/articles/9186477-api-documentation
  baseURL: https://rest.bandsintown.com
  tags:
  - artist events
  properties:
  - type: OpenAPI
    url: openapi/bandsintown-artist-events-api-openapi.yml
  - type: Documentation
    url: https://help.artists.bandsintown.com/en/articles/9186477-api-documentation
  - type: Authentication
    url: https://help.artists.bandsintown.com/en/articles/7053475-what-is-the-bandsintown-api
  - type: PostmanCollection
    url: https://www.postman.com/bandsintowndev/bandsintown-api/overview
- aid: bandsintown:bandsintown-artist-information-api
  name: Bandsintown artist information API
  description: The artist information API from Bandsintown — 1 operation(s) for artist information.
  humanURL: https://help.artists.bandsintown.com/en/articles/9186477-api-documentation
  baseURL: https://rest.bandsintown.com
  tags:
  - artist information
  properties:
  - type: OpenAPI
    url: openapi/bandsintown-artist-information-api-openapi.yml
  - type: Documentation
    url: https://help.artists.bandsintown.com/en/articles/9186477-api-documentation
  - type: Authentication
    url: https://help.artists.bandsintown.com/en/articles/7053475-what-is-the-bandsintown-api
  - type: PostmanCollection
    url: https://www.postman.com/bandsintowndev/bandsintown-api/overview
common:
- type: AgenticAccess
  url: agentic-access/bandsintown-agentic-access.yml
- type: DomainSecurity
  url: security/bandsintown-domain-security.yml
- type: Website
  url: https://www.bandsintown.com/
- type: Documentation
  url: https://help.artists.bandsintown.com/en/articles/9186477-api-documentation
- type: GettingStarted
  url: https://help.artists.bandsintown.com/en/articles/7053475-what-is-the-bandsintown-api
- type: GitHubOrganization
  url: https://github.com/bandsintown
- type: SDKs
  url: https://github.com/bandsintown/api-gem
- type: StatusPage
  url: https://status.bandsintown.com/
- type: TermsOfService
  url: https://corp.bandsintown.com/terms
- type: PrivacyPolicy
  url: https://corp.bandsintown.com/privacy
- type: Contact
  url: mailto:API@bandsintown.com
- type: Blog
  url: https://artists.bandsintown.com/blog
- type: Plans
  url: plans/bandsintown-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bandsintown-rate-limits.yml
- type: FinOps
  url: finops/bandsintown-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com