# Openwhyd API **Provider:** Openwhyd **Category:** entertainment **Base URL:** `https://openwhyd.github.io` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://openwhyd.github.io/openwhyd/API ## Description Download curated playlists of streaming tracks (YouTube, SoundCloud, etc...) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://openwhyd.github.io/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://openwhyd.github.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/openwhyd/) — CC BY 4.0*