Back to catalog
🎵

Songkick

API Key

Music Events

🎵MusicHTTPS

Songkick

5 items

Radiohead

Madison Square Garden, NYC

Mar 15

Arctic Monkeys

The Forum, Los Angeles

Mar 22

Tame Impala

Red Rocks, Colorado

Apr 03

LCD Soundsystem

Brooklyn Steel, NYC

Apr 11

Khruangbin

Ryman Auditorium, Nashville

Apr 28

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Radiohead",
5 "secondary": "Madison Square Garden, NYC",
6 "badge": "Mar 15"
7 },
8 {
9 "title": "Arctic Monkeys",
10 "secondary": "The Forum, Los Angeles",
11 "badge": "Mar 22"
12 },
13 {
14 "title": "Tame Impala",
15 "secondary": "Red Rocks, Colorado",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.songkick.com/developer/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs