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 14-day free trial (1,000 calls/month, no card — not an ongoing plan; subscribing keeps the same key working); 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), higher Scale and Enterprise tiers above, and annual billing at ten months' price for twelve on every paid tier.
Every registry identifier is one parameter — company number (UK), SIREN/SIRET (France), NIF/CIF (Spain), CRO number (Ireland), KRS number (Poland), organisasjonsnummer (Norway) — and ?name= is a normalised partial match a type-ahead field can call on every keystroke, across one schema for all six countries. Auth is one bearer key; rate limits scale 10 to 600 requests/minute by tier. A TypeScript SDK (prometiam-risk-api on npm) and an MCP server (prometiam-risk-mcp, also at /mcp) are both published; no Python SDK yet. Free Companies House number, SIREN, NIF, KRS, CRO number and organisasjonsnummer lookup tools run the same call without a key.
Read more · Get a free API key
Two derived signals on the Prometiam side, neither of them a rating: registry_compliance, which marks companies still on the register that stopped meeting their filing duties (Spain, the United Kingdom, Ireland and Norway), and public procurement — contract awards from Spain, France, the UK, Ireland, Poland and Norway by supplier, buyer, identifier, CPV code and date, plus a beta score for the contracting body itself in Spain and France. Both are dated facts with their source, on the published price and in the free tier; a score is a prompt to look, never a finding of wrongdoing. Public-buyer risk · Procurement screening
| Prometiam | Companies House API | |
|---|---|---|
| Coverage | UK + Spain + France + Ireland + Poland + Norway | UK only |
| Pricing | Public — 14-day trial, then €9.99 / €29.99 / Custom, monthly or annual | 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 |