Hi,
I run a UK business acquisition platform that uses the Companies House API to surface PSC data and company profiles for professional users researching acquisition targets.
Our current setup:
-
All CH API calls are made server-side (never from the browser)
-
Results are cached server-side for several hours to avoid repeat calls for the same data
-
Calls are user-triggered only — no automated bulk scraping
-
Monthly search credits on our subscription plans naturally gate total consumption
Our challenge is that usage scales with concurrent active users, and as the platform grows we want to ensure we stay well within acceptable limits during peak periods — we’d rather plan the architecture correctly now than hit issues later.
Two questions for the CH team or anyone with relevant experience:
-
Is there a formal process to request a higher rate limit, and if so what does CH need to assess it?
-
What is the realistic upper ceiling that CH has granted to legitimate commercial API consumers? We’re not looking for unlimited access — just want to understand the range so we can architect sensibly.
Happy to provide full details of our platform, caching architecture and registered company information through the appropriate channel with CH advisors.
Thanks