Skip to content
Other

channel4.com

Channel 4 sandbox and mock API

This is the place to come for all the technical details you need to power your applications with Channel 4's deep programmes data. Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
68
Collections
-
Event types
-
example request
curl https://your-channel4.slurry.io/pmlsd/4od/episode-list/popular.atom \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 68.

  • GET/4od/episode-list/date/{yyyy}/{mm}/{dd}.atom
  • GET/4od/episode-list/popular.atom
  • GET/4od/recently-added/videos.atom
  • GET/atoz.atom
  • GET/atoz/{start_letter}.atom
  • GET/atoz/{start_letter}/page-{pageno}.atom
  • GET/brands/4od.atom
  • GET/brands/4od/page-{pageno}.atom
  • GET/brands/4od/popular.atom
  • GET/brands/4od/popular/page-{pageno}.atom
  • GET/brands/popular.atom
  • GET/brands/popular/page-{pageno}.atom