Registrum
UK company data: profiles, directors, PSC, iXBRL-parsed financials, ECCTA status
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- No
- Category
- Open Data
- Documentation / URL
- https://api.registrum.co.uk/docs
Overview
Registrum provides UK company data — key-based (a missing key returns 401 with a hint, verified).
Quick Start
Companies (replace YOUR_KEY):
curl "https://api.registrum.co.uk/v1/companies" \
-H "X-API-Key: YOUR_KEY"
{ "status": "error", "detail": "Missing API key. Include X-API-Key header." }
Authentication
- Register at api.registrum.co.uk → API key.
- Send it as the
X-API-Keyheader (missing → 401, verified).
Rate Limits & Notes
- Key-based with a free tier (check the docs).
- UK company data.
FAQ
Is Registrum free? Key-based with a free tier per the docs.
Why 401?
The X-API-Key header is required (verified).
What’s the auth style?
X-API-Key header.
More in Open Data
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 18F Unofficial US Federal Government API Development | No auth | No | Unknown | ↗ |
| AcreLens Land suitability scoring API for any US property: off-grid, rural, recreational, investment | API Key | Yes | Unknown | ↗ |
| API Setu An Indian Government platform that provides a lot of APIS for KYC, business, education & employment | No auth | Yes | Yes | ↗ |
| Archive.org The Internet Archive | No auth | Yes | No | ↗ |
| Black History Facts Contribute or search one of the largest black history fact databases on the web | API Key | Yes | Yes | ↗ |