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 Artists API

The Artists API from Radio Cult — 3 operation(s) for artists.

Radio Cult Artists 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 Artists. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 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.

4 operations 3 paths 0 schemas 3 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 Artists 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 4

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

Artists 4
GET
/api/station/{stationId}/artists
Retrieve all artists
1 param → 200
POST
/api/station/{stationId}/artists
Create an artist
1 param → 200
GET
/api/station/{stationId}/artists/{artistId}
Fetch artist by ID or slug
2 params → 200
GET
/api/station/{stationId}/artists/{artistId}/schedule
Get an artist's scheduled events
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Radio Cult publishes across the network.

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