# Rhapsody API **Provider:** Rhapsody **Category:** entertainment **Base URL:** `https://developer.rhapsody.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on license **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.rhapsody.com/ ## Description Access metadata, user’s entire library of music and do much more. | N/A | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.rhapsody.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.rhapsody.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Legacy API (Napster). Paid licensing required for commercial streaming integration. --- *Source: [API Map](https://apimap.dev/apis/rhapsody/) — CC BY 4.0*