The Bandsintown API allows developers to integrate live music event data into their applications. It provides access to information about concerts, artists, and events, enabling users to retrieve details like upcoming shows, event listings, and artist profiles. The API is designed to help developers create applications that promote live music, track artist performances, and display event information, making it easier for fans to discover and follow their favorite musicians and events.
Bandsintown API
The Bandsintown API allows developers to integrate live music event data, including concert listings and artist tour information, into their applications.
{
"facebook_page_url": "https://www.facebook.com/maroon5",
"id": 510,
"image_url": "https://s3.amazonaws.com/bit-photos/large/7481529.jpeg",
"mbid": "0ab49580-c84f-44d4-875f-d83760ea2cfe",
"name": "Maroon 5",
"thumb_url": "https://s3.amazonaws.com/bit-photos/thumb/7481529.jpeg",
"tracker_count": 0,
"upcoming_event_count": 0,
"url": "http://www.bandsintown.com/Maroon5?came_from=67"
}
Response example. If you want to see more check the documentation.