Stream real-time PSC filing events from Companies House using the Streaming API

domain: developer-specs.company-information.service.gov.uk · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain a separate streaming API key (distinct from the Public Data API key) from the Companies House Developer Hub
  2. Open a long-lived HTTP GET to https://stream.companieshouse.gov.uk/persons-with-significant-control with Authorization: Basic YOUR_STREAMING_KEY_BASE64; the connection streams newline-delimited JSON events
  3. To resume after a disconnect, reconnect with ?timepoint={last_received_timepoint} query parameter where timepoint is the numeric value from the last event's resource.timepoint field
  4. Parse each event for event.type ('changed', 'deleted'), event.data.company_number, and event.data.natures_of_control changes
  5. Implement a back-off strategy: on HTTP 429 response wait at least 60 seconds before reconnecting to avoid IP-level blocking
  6. Cap concurrent streaming connections at 2 per API key; additional connection attempts cause the oldest connection to be closed by the server

Known gotchas

Related routes

Subscribe to Companies House real-time filing events using the Streaming API
developer-specs.company-information.service.gov.uk · 6 steps · unrated
Subscribe to real-time OPERA Cloud business events using OHIP Streaming API with WebSocket
docs.oracle.com/hospitality/integration-platform · 6 steps · unrated
Publish Salesforce Platform Events from Apex and subscribe to them in a Lightning component using the Streaming API
developer.salesforce.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans