-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
78 lines (78 loc) · 2.55 KB
/
Copy pathapis.yml
File metadata and controls
78 lines (78 loc) · 2.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
aid: setlist-fm
name: setlist.fm
description: >-
setlist.fm is a concert setlist database providing a REST API for accessing
setlists, searching by artist or venue, tracking tour dates, and accessing
live music performance data. The API supports JSON and XML responses, uses
MusicBrainz IDs for artist identification, and provides endpoints for
artists, venues, cities, countries, and user attendance data.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/setlist-fm/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Music
- Concerts
- Setlists
- Live Music
- Venues
- Artists
- Tour Dates
- Events
apis:
- aid: setlist-fm:setlist-fm-api
name: setlist.fm API
description: >-
RESTful API providing access to setlist data for concerts and live music
performances. Supports searching by artist (via MusicBrainz ID), venue,
city, and date. Returns setlists, song lists, venue details, artist
profiles, and user attendance records. Free for non-commercial use with
API key registration required.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.setlist.fm/docs/1.0/resources.html
baseURL: https://api.setlist.fm/rest
tags:
- Music
- Concerts
- Setlists
- Live Music
- Search
- Artists
- Venues
properties:
- type: Documentation
url: https://api.setlist.fm/docs/1.0/resources.html
- type: OpenAPI
url: https://api.setlist.fm/docs/1.0/ui/swagger.json
contact:
- FN: setlist.fm Support
url: https://www.setlist.fm/faq
common:
- type: AgenticAccess
url: agentic-access/setlist-fm-agentic-access.yml
- type: DomainSecurity
url: security/setlist-fm-domain-security.yml
- type: Website
url: https://www.setlist.fm
- type: Documentation
url: https://api.setlist.fm/docs/1.0/resources.html
- type: GitHubOrg
url: https://github.com/topics/setlist-fm
- type: LinkedIn
url: https://www.linkedin.com/company/setlist-fm
- type: Blog
url: https://blog.setlist.fm
- type: Pricing
url: https://www.setlist.fm/faq
- type: X
url: https://x.com/setlistfm
- type: Plans
url: plans/setlist-fm-plans-pricing.yml
- type: RateLimits
url: rate-limits/setlist-fm-rate-limits.yml
- type: FinOps
url: finops/setlist-fm-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com