Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Radio Cult Playlists API

The Playlists API from Radio Cult — 3 operation(s) for playlists.

Radio Cult Playlists API is one of 7 APIs that Radio Cult publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Playlists. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.radiocult.fm.

3 operations 3 paths 0 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.radiocult.fm
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Radio Cult Playlists API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Playlists 3
GET
/api/station/{stationId}/media/playlist
Retrieve all playlists
1 param → 200
POST
/api/station/{stationId}/media/playlist/{playlistId}/entry
Add an entry to a playlist
2 params → 200
DELETE
/api/station/{stationId}/media/playlist/{playlistId}/entries
Clear all entries from a playlist
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

radio-cult-playlists-api-openapi.yml Raw ↑

Other APIs Radio Cult publishes across the network.

Radio Cult Artists API
Radio Cult Media API
Radio Cult Recordings API
Radio Cult Schedule API
Radio Cult Streaming API
Radio Cult Tags API