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.
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
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| 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 |
curl -X GET 'https://rms.api.bbc.co.uk//broadcasts' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Radio & Music Services documentation.