An honest comparison between Prometiam and the UK Companies House public API. The CH API is the canonical, free, government-maintained source of truth for UK company data, and for UK-only use cases that fit inside its 600 requests / 5-minute rate limit, you should keep using it. Prometiam is the right alternative when you also need EU coverage, need sanctions screening in the same API, want normalized corporate events instead of raw filings, or exceed the CH rate limit.
Prometiam is a layer on top, not a re-hosted copy. Its UK data comes from the same official Companies House bulk product files plus the daily delta feed and The Gazette for insolvency notices. It adds further coverage on the same endpoints (Spain via BORME, France via BODACC, Norway via Brønnøysundregistrene with companies and directors, plus Ireland and Poland at company level only — no directors or UBO there), sanctions and US export-control screening across 6 sources (EU, UN, OFAC, UK OFSI, French gels, and the US Consolidated Screening List / BIS Entity List, Denied Persons, ITAR) covering 44,000+ active entities, and normalized typed corporate events. UK beneficial ownership is covered via PSC data. PEP screening is beta and Spain-only (no relatives or close associates); no adverse-media, and no natural-person identity verification.
CH is free with a hard ceiling. Prometiam has a free tier (1,000 calls/month); paid starts at EUR 9.99/mo (Starter), with sanctions screening on the EUR 29.99/mo Professional tier (100,000 calls/month, 300 rpm), and higher Scale and Enterprise tiers above.
| Prometiam | Companies House API | |
|---|---|---|
| Coverage | UK + Spain + France + Ireland + Poland + Norway | UK only |
| Pricing | Public — €0 / €9.99 / €29.99 / Custom | Free |
| Rate limit | Per-tier; 300 rpm and 100,000 calls/month on Professional | 600 / 5min hard ceiling |
| Auth | Bearer rk_live_* | API key (HTTP Basic) |
| Sanctions screening | Included on Professional | Not provided |
| Corporate events | Normalized into typed events | Raw filings — you classify them |
| PSC data | Included in person/company endpoints | Available via separate endpoints |
| Insolvency notices | Included in /search and /records/{id} | Available via separate Gazette feed |
| SLA / support | Yes on paid tiers | None — public service |