freeapis

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

APIAuthHTTPSCORS
7digital

Api of Music store 7digital

OAuthYesUnknown
AI Mastering

Automated Music Mastering

API KeyYesYes
Audiomack

Api of the streaming music hub Audiomack

OAuthYesUnknown
Bandcamp

API of Music store Bandcamp

OAuthYesUnknown
Bandsintown

Music Events

No authYesUnknown