get
https://api.soundstripe.com/v1/playlist_categories
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Retrieve the published categories for curated song playlists. Results are paginated. The API currently supports song playlist categories only: omit filter[media_type] or set it to songs.
curl "https://api.soundstripe.com/v1/playlist_categories?filter%5Bmedia_type%5D=songs" \
-H "Authorization: Token YOUR_API_KEY" \
-H "Accept: application/vnd.api+json"