setlist.fm

The setlist.fm API has been designed to give you easy access to setlist data in order to build fancy websites and other applications. Before starting to use the API, be sure to ... ... understand how setlist.fm works (the FAQ and the <a href="htt

15 endpoints media
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get a city by its unique geoId.
curl \
  /1.0/city/{geoId}
.
curl \
  /1.0/artist/{mbid}
Search for a city.
curl \
  /1.0/search/cities
Endpoints (15 total)
GET
/1.0/city/{geoId}
Get a city by its unique geoId.
GET
/1.0/artist/{mbid}
.
GET
/1.0/search/cities
Search for a city.
GET
/1.0/search/venues
Search for venues.
GET
/1.0/user/{userId}
Get a user by userId.
GET
/1.0/search/artists
Search for artists.
GET
/1.0/search/setlists
Search for setlists.
GET
/1.0/venue/{venueId}
Get a venue by its unique id.
GET
/1.0/search/countries
Get a complete list of all supported countries.
GET
/1.0/setlist/{setlistId}
.
GET
/1.0/user/{userId}/edited
.
GET
/1.0/artist/{mbid}/setlists
.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints15
Categories1