bandsintown.com

What is the Bandsintown API? The Bandsintown API is designed for artists and enterprises representing artists. It offers read-only access to artist info and artist events: - artist info: returns the link to the Bandsintown artist page, the link to the artist photo, the current number of trackers

2 endpoints social
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

dotnet add package BandsInTownUWP
mopub-ios-sdk-carthage ✓ Official
# See https://github.com/bandsintown/mopub-ios-sdk-carthage
curl examples
Get artist information
curl \
  /artists/{artistname}
Get upcoming, past, or all artist events, or events within a date range
curl \
  /artists/{artistname}/events
Endpoints (2 total)
GET
/artists/{artistname}
Get artist information
GET
/artists/{artistname}/events
Get upcoming, past, or all artist events, or events within a date range
Language coverage
C#
1
Objective-C
1
At a glance
Total SDKs2
Languages2
Endpoints2
Categories1