Bandcamp
API of Music store Bandcamp
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Music
- Documentation / URL
- https://bandcamp.com/developer
Overview
Bandcamp provides a music store API — key-based.
⚠️ Status (verified 2026-08): a guessed path returned HTTP 200 with
{"error":true,"error_message":"bad key"}— errors come as 200 + error JSON. Check the docs for valid routes/keys.
What it provides
curl "https://bandcamp.com/api/band/1/info?band_id=1&key=YOUR_KEY"
{ "error": true, "error_message": "bad key" }
Notes
- Bandcamp store data.
- 200-with-error on bad key (verified).
FAQ
Is Bandcamp free? Yes — free with a key.
Why 200 with bad key? Errors come as 200 + error JSON (verified) — check the docs.
What does it return? Bandcamp music store data.
More in Music
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 7digital Api of Music store 7digital | OAuth | Yes | Unknown | ↗ |
| AI Mastering Automated Music Mastering | API Key | Yes | Yes | ↗ |
| Audiomack Api of the streaming music hub Audiomack | OAuth | Yes | Unknown | ↗ |
| Bandsintown Music Events | No auth | Yes | Unknown | ↗ |
| Deezer Music | OAuth | Yes | Unknown | ↗ |