Home
Providers
Radio Browser
Radio Browser
Radio Browser is a free, community-driven directory of internet radio stations. The project publishes a public REST API exposing the full catalog of stations along with category aggregates (countries, states, languages, tags, codecs), click counting, voting, and station submission. Mirrors are discovered through a round-robin DNS pool (all.api.radio-browser.info) and the canonical server software (radiobrowser-api-rust) is released under AGPL-3.0, so anyone can self-host an additional mirror.
Radio Browser publishes 4 APIs on the APIs.io network, including Categories API, Interactions API, Service API, and 1 more. Tagged areas include Music, Radio, Streaming, Open-Source, and Open Data.
The Radio Browser catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Radio Browser’s developer surface includes documentation, API reference, and 23 more developer resources.
1 APIs
8 Features
6 Use Cases
On this page
Kin Score
APIs 4
Open Collections 6
Pricing Plans 1
Rate Limits 1
Features 8
Vocabularies 1
Spectral Rules 2
JSON Schema 3
JSON Structure 2
Examples 3
Security Posture 1
Agentic Access 1
Use Cases 6
Integrations 4
Solutions 2
Resources 25
apis.yml
50 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 46.1/100 · developing
Agent readiness — 21/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Notable capabilities this provider offers.
Scroll for all 8
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Pre-built integrations with other platforms and tools.
Packaged solutions this provider offers.
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Build 11
SDKs, sample code, and the tooling you integrate with
Scroll for all 11
Access & Security 1
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: radio-browser
name: Radio Browser
description: Radio Browser is a free, community-driven directory of internet radio stations. The project publishes a public
REST API exposing the full catalog of stations along with category aggregates (countries, states, languages, tags, codecs),
click counting, voting, and station submission. Mirrors are discovered through a round-robin DNS pool (all.api.radio-browser.info)
and the canonical server software (radiobrowser-api-rust) is released under AGPL-3.0, so anyone can self-host an additional
mirror.
type: Index
deliveryModel:
model: unknown
open_source: unknown
commercial: true
callable_host: true
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
- pricing
- repository-unlicensed
generated: '2026-08-28'
method: derived
accessModel:
pricing: free
onboarding: unknown
trial: false
try_now: false
public: false
label: Free
confidence: medium
source:
- plans
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/radio-browser.png
tags:
- Music
- Radio
- Streaming
- Open-Source
- Open Data
- Community
- Public APIs
- AGPL
tags_raw:
- Music
- Radio
- Streaming
- Open Source
- Open Data
- Community
- Public APIs
- AGPL
url: https://raw.githubusercontent.com/api-evangelist/radio-browser/refs/heads/main/apis.yml
created: '2026-05-28'
modified: '2026-05-28'
specificationVersion: '0.23'
x-source: public-apis/public-apis
x-category: Music
x-type: opensource
x-tier: 3
x-tier-reason: bulk-registered-from-public-apis
apis:
- aid: radio-browser:radio-browser-categories-api
name: Radio Browser Categories API
description: Aggregated counts of countries, languages, tags, codecs, and states.
humanURL: https://api.radio-browser.info/
baseURL: https://de1.api.radio-browser.info
tags:
- Categories
properties:
- type: OpenAPI
url: openapi/radio-browser-categories-api-openapi.yml
- type: Documentation
url: https://api.radio-browser.info/
- type: APIReference
url: https://docs.radio-browser.info/
- type: JSONSchema
url: json-schema/radio-browser-station-schema.json
- type: JSONSchema
url: json-schema/radio-browser-category-schema.json
- type: JSONSchema
url: json-schema/radio-browser-stats-schema.json
- type: JSONStructure
url: json-structure/radio-browser-station-structure.json
- type: JSONStructure
url: json-structure/radio-browser-category-structure.json
- type: JSONLD
url: json-ld/radio-browser-context.jsonld
- type: Examples
url: examples/radio-browser-list-stations-example.json
- type: Examples
url: examples/radio-browser-search-stations-example.json
- type: Examples
url: examples/radio-browser-list-countries-example.json
- type: Examples
url: examples/radio-browser-list-tags-example.json
- type: Examples
url: examples/radio-browser-click-station-example.json
- type: Examples
url: examples/radio-browser-vote-station-example.json
- type: Examples
url: examples/radio-browser-get-stats-example.json
- type: Authentication
url: https://docs.radio-browser.info/
- type: RateLimits
url: rate-limits/radio-browser-rate-limits.yml
- aid: radio-browser:radio-browser-interactions-api
name: Radio Browser Interactions API
description: Click counting, voting, and station submission.
humanURL: https://api.radio-browser.info/
baseURL: https://de1.api.radio-browser.info
tags:
- Interactions
properties:
- type: OpenAPI
url: openapi/radio-browser-interactions-api-openapi.yml
- type: Documentation
url: https://api.radio-browser.info/
- type: APIReference
url: https://docs.radio-browser.info/
- type: JSONSchema
url: json-schema/radio-browser-station-schema.json
- type: JSONSchema
url: json-schema/radio-browser-category-schema.json
- type: JSONSchema
url: json-schema/radio-browser-stats-schema.json
- type: JSONStructure
url: json-structure/radio-browser-station-structure.json
- type: JSONStructure
url: json-structure/radio-browser-category-structure.json
- type: JSONLD
url: json-ld/radio-browser-context.jsonld
- type: Examples
url: examples/radio-browser-list-stations-example.json
- type: Examples
url: examples/radio-browser-search-stations-example.json
- type: Examples
url: examples/radio-browser-list-countries-example.json
- type: Examples
url: examples/radio-browser-list-tags-example.json
- type: Examples
url: examples/radio-browser-click-station-example.json
- type: Examples
url: examples/radio-browser-vote-station-example.json
- type: Examples
url: examples/radio-browser-get-stats-example.json
- type: Authentication
url: https://docs.radio-browser.info/
- type: RateLimits
url: rate-limits/radio-browser-rate-limits.yml
- aid: radio-browser:radio-browser-service-api
name: Radio Browser Service API
description: Server stats, mirror discovery, and configuration.
humanURL: https://api.radio-browser.info/
baseURL: https://de1.api.radio-browser.info
tags:
- Service
properties:
- type: OpenAPI
url: openapi/radio-browser-service-api-openapi.yml
- type: Documentation
url: https://api.radio-browser.info/
- type: APIReference
url: https://docs.radio-browser.info/
- type: JSONSchema
url: json-schema/radio-browser-station-schema.json
- type: JSONSchema
url: json-schema/radio-browser-category-schema.json
- type: JSONSchema
url: json-schema/radio-browser-stats-schema.json
- type: JSONStructure
url: json-structure/radio-browser-station-structure.json
- type: JSONStructure
url: json-structure/radio-browser-category-structure.json
- type: JSONLD
url: json-ld/radio-browser-context.jsonld
- type: Examples
url: examples/radio-browser-list-stations-example.json
- type: Examples
url: examples/radio-browser-search-stations-example.json
- type: Examples
url: examples/radio-browser-list-countries-example.json
- type: Examples
url: examples/radio-browser-list-tags-example.json
- type: Examples
url: examples/radio-browser-click-station-example.json
- type: Examples
url: examples/radio-browser-vote-station-example.json
- type: Examples
url: examples/radio-browser-get-stats-example.json
- type: Authentication
url: https://docs.radio-browser.info/
- type: RateLimits
url: rate-limits/radio-browser-rate-limits.yml
- aid: radio-browser:radio-browser-stations-api
name: Radio Browser Stations API
description: Browse, search, and list radio stations.
humanURL: https://api.radio-browser.info/
baseURL: https://de1.api.radio-browser.info
tags:
- Stations
properties:
- type: OpenAPI
url: openapi/radio-browser-stations-api-openapi.yml
- type: Documentation
url: https://api.radio-browser.info/
- type: APIReference
url: https://docs.radio-browser.info/
- type: JSONSchema
url: json-schema/radio-browser-station-schema.json
- type: JSONSchema
url: json-schema/radio-browser-category-schema.json
- type: JSONSchema
url: json-schema/radio-browser-stats-schema.json
- type: JSONStructure
url: json-structure/radio-browser-station-structure.json
- type: JSONStructure
url: json-structure/radio-browser-category-structure.json
- type: JSONLD
url: json-ld/radio-browser-context.jsonld
- type: Examples
url: examples/radio-browser-list-stations-example.json
- type: Examples
url: examples/radio-browser-search-stations-example.json
- type: Examples
url: examples/radio-browser-list-countries-example.json
- type: Examples
url: examples/radio-browser-list-tags-example.json
- type: Examples
url: examples/radio-browser-click-station-example.json
- type: Examples
url: examples/radio-browser-vote-station-example.json
- type: Examples
url: examples/radio-browser-get-stats-example.json
- type: Authentication
url: https://docs.radio-browser.info/
- type: RateLimits
url: rate-limits/radio-browser-rate-limits.yml
common:
- type: IssueTracker
url: https://github.com/segler-alex/radiobrowser-api-rust/issues
- type: Releases
url: https://github.com/segler-alex/radiobrowser-api-rust/releases
- type: CodeOfConduct
url: https://github.com/segler-alex/radiobrowser-api-rust/blob/master/CODE_OF_CONDUCT.md
- type: AgenticAccess
url: agentic-access/radio-browser-agentic-access.yml
- type: DomainSecurity
url: security/radio-browser-domain-security.yml
- type: Website
url: https://www.radio-browser.info/
- type: Documentation
url: https://api.radio-browser.info/
- type: APIReference
url: https://docs.radio-browser.info/
- type: GitHubOrganization
url: https://github.com/segler-alex
- type: GitHubRepository
url: https://github.com/segler-alex/radiobrowser-api-rust
description: Archived GitHub mirror of the canonical Rust server (now on GitLab).
- type: SourceCode
url: https://gitlab.com/radiobrowser/radiobrowser-api-rust
description: Canonical AGPL-3.0 server (Rust). Self-host to run your own mirror.
- type: HelmCharts
url: https://gitlab.com/radiobrowser/helm-charts
- type: License
url: https://www.gnu.org/licenses/agpl-3.0.html
description: AGPL-3.0 for the server software. Database is community-contributed.
- type: SpectralRules
url: rules/radio-browser-rules.yml
- type: Vocabulary
url: vocabulary/radio-browser-vocabulary.yml
- type: Plans
url: plans/radio-browser-plans-pricing.yml
- type: RateLimits
url: rate-limits/radio-browser-rate-limits.yml
- type: PublicAPIsListing
url: https://github.com/public-apis/public-apis
- type: SDKs
url: https://github.com/ivandotv/radio-browser-api
description: JavaScript/TypeScript wrapper (ivandotv/radio-browser-api).
- type: SDKs
url: https://github.com/andreztz/pyradios
description: Python client (andreztz/pyradios).
- type: SDKs
url: https://github.com/sfuhrm/radiobrowser4j
description: Java client (sfuhrm/radiobrowser4j).
- type: SDKs
url: https://github.com/nepodev/radio-browser
description: Node.js client (nepodev/radio-browser).
- type: SDKs
url: https://github.com/tomassasovsky/radio-browser-api.dart
description: Dart client (tomassasovsky/radio-browser-api.dart).
- type: SDKs
url: https://github.com/adinan-cenci/radio-browser
description: PHP client (adinan-cenci/radio-browser).
- type: SDKs
url: https://hexdocs.pm/radio_browser/
description: Elixir client (RadioBrowser on Hex).
- type: Features
data:
- name: Round-Robin Mirror Pool
description: Servers discovered via DNS resolution of all.api.radio-browser.info; clients pick a healthy mirror and fall
back as needed.
- name: Multiple Response Formats
description: JSON, XML, CSV, M3U, PLS, XSPF, and TTL output for nearly every read endpoint.
- name: Faceted Browse
description: List stations by country, country code, state, language, tag, or codec with station counts per facet.
- name: Continuous Stream Health Checks
description: Stations are automatically pinged to verify their stream is reachable; results power lastcheckok and broken-station
endpoints.
- name: Community Curation
description: Anyone can submit a station via POST /json/add; clicks and votes feed station popularity rankings.
- name: Open Source Server (AGPL-3.0)
description: The radiobrowser-api-rust server is open source; operators can self-host an additional mirror.
- name: Geo Coordinates
description: Stations carry optional geo_lat/geo_long for map-based discovery.
- name: Prometheus Metrics
description: Each mirror exposes /metrics in Prometheus exposition format for operational observability.
- type: UseCases
data:
- name: Internet Radio Player Apps
description: Power desktop, mobile, and web players that let users browse the directory and play streams.
- name: Voice Assistant Skills
description: Back Alexa/Google/Home Assistant skills that play "play jazz radio from France" requests by searching the
directory.
- name: Smart Speaker Integrations
description: Embedded firmware (e.g. AirMusic, Hama, internet radio hardware) ships Radio Browser as a station source.
- name: Music Discovery Research
description: Researchers analyze the catalog to study global radio programming, language distribution, and genre tagging.
- name: Streaming Health Dashboards
description: Use the /json/checks data to build dashboards showing global radio stream uptime.
- name: Editorial Curation
description: Editors use vote/click data to surface trending stations by country, language, or genre.
- type: Integrations
data:
- name: Home Assistant
description: Multiple custom components and the built-in Radio Browser integration use the API for station selection.
- name: VLC / Media Players
description: Media player extensions consume the API to populate radio station catalogs.
- name: Self-Hosted Mirrors
description: Operators run radiobrowser-api-rust to add to the all.api.radio-browser.info pool.
- name: Public APIs Directory
description: Listed in public-apis/public-apis under the Music category.
- type: Solutions
data:
- name: Hosted Community API
description: The free, hosted, AGPL-licensed Radio Browser mirror network — the default for most apps.
- name: Self-Hosted Mirror
description: Run radiobrowser-api-rust on your own infrastructure for guaranteed throughput, isolated data, or private
catalogs.
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/radio-browser"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/radio-browser/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/radio-browser/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.