Bandcamp vs MusicBrainz
If you need a Music API that's easy to integrate, go with MusicBrainz.
MusicBrainz
Music
Bandcamp
- HTTPS supported
- Requires OAuth setup
MusicBrainz
- No authentication required
- HTTPS supported
| Feature | Bandcamp | MusicBrainz |
|---|---|---|
| Authentication | OAuth | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
MusicBrainz is the better choice for quick prototypes and hackathons since it requires no authentication.