R

Radio & Music Services

by Radio & Music Services Free tier

We encapsulate Radio & Music business logic for iPlayer Radio and BBC Music products on all platforms. We add value by reliably providing the right blend of metadata needed by clients.

entertainmentbbc

Quick Reference

Base URL https://rms.api.bbc.co.uk/ Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://rms.api.bbc.co.uk/ Endpoint status Server online — HTTP 403 — server is online but path returned an error (may require auth)1.32s (checked Mar 29, 2026) Builder score D 45% builder-friendly
Pricing
28
Latency
30
Depth
68

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /broadcasts Broadcasts
GET /broadcasts/latest Latest Broadcasts
GET /broadcasts/{pid} Broadcasts by PID
GET /categories List of categories
GET /categories/{id} Category by ID
GET /collections/{pid}/members Collection Members
GET /experience/homepage Homepage Experience
GET /music/popular/artists Popular Artists

Sample Request

curl -X GET 'https://rms.api.bbc.co.uk//broadcasts' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Radio & Music Services documentation.