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 Browser Interactions API

Click counting, voting, and station submission.

Radio Browser Interactions API is one of 4 APIs that Radio Browser publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Interactions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a JSON-LD context, authentication docs, rate-limit docs, and 5 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 0.7.44.

Requests are made against 4 base URLs: https://de1.api.radio-browser.info, https://nl1.api.radio-browser.info, https://at1.api.radio-browser.info, https://all.api.radio-browser.info.

3 operations 3 paths 4 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.7.44
Base URL
https://de1.api.radio-browser.info
License
Resource Areas
1

Paths & Operations 3

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

Interactions 3

Click counting, voting, and station submission.

GET
/json/url/{stationuuid}
Click Station
clickStation 1 param → 200
GET
/json/vote/{stationuuid}
Vote For Station
voteStation 1 param → 200
POST
/json/add
Submit Station
addStation body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are StationSubmission (11 properties), ClickResult (5 properties), AddStationResult (3 properties), StatusResult (2 properties). Each schema is shown below with its type and property counts.

StationSubmission
object
11 properties 2 required
AddStationResult
object
3 properties
StatusResult
object
2 properties
ClickResult
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

radio-browser-interactions-api-openapi.yml Raw ↑

Other APIs Radio Browser publishes across the network.

Radio Browser Categories API
Radio Browser Service API
Radio Browser Stations API