BBC iPlayer Business Layer API
The definitive iPlayer API. Provides access to BBC iPlayer content including programmes, episodes, categories, channels, and schedules.
Slug: bbc-iplayer-business-layer
Key:
Base URL:
Auth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Key:
co.uk:bbc-iplayer-business-layer-apiBase URL:
https://ibl.api.bbci.co.uk/Auth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
BROADCASTING, ENTERTAINMENT, VIDEO
Endpoints (7)
| Path | Summary | Response | Auth |
|---|---|---|---|
| atoz/{letter}/programmes | Get A to Z programmes | application/json |
— |
| categories | Get all categories | ? |
— |
| categories/{category}/programmes | Get programmes by category | application/json |
— |
| channels | Get all channels | ? |
— |
| channels/{channel}/schedule/{date} | Get channel schedule | application/json |
— |
| episodes/{pid} | Get episode details | application/json |
— |
| programmes/{pid} | Get programme details | application/json |
— |