KKBOX
Get music libraries, playlists, charts, and perform out of KKBOX's platform
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Music
- Documentation / URL
- https://developer.kkbox.com
Overview
KKBOX provides music libraries/playlists/charts — OAuth-based (unauthenticated requests return 403, verified).
Quick Start
Search (replace YOUR_TOKEN):
curl "https://api.kkbox.com/v1.1/search?q=test&territory=TW" \
-H "Authorization: Bearer YOUR_TOKEN"
{ "error": { "message": "Invalid Authentication", "code": 0 } }
Authentication
- Register an app at developer.kkbox.com → OAuth 2.0 flow → access token.
- Send it as
Authorization: Bearer(missing → 403, verified).
Rate Limits & Notes
- Free with app registration (check the docs).
- Libraries, playlists, charts.
FAQ
Is KKBOX free? Free with OAuth registration.
Why 403? OAuth token required (verified).
What can I access? Music libraries and charts.
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 | ↗ |
| Bandcamp API of Music store Bandcamp | OAuth | Yes | Unknown | ↗ |
| Bandsintown Music Events | No auth | Yes | Unknown | ↗ |