Companies House (UK)
The UK company register: search companies, get a company profile, or list officers. Open government data; no key from you.
Access: resold · Price: 0.3 credits per call (1 credit = $0.01) — the exact number your balance is debited.
| param | type | notes |
|---|---|---|
| company | string | Company name to search, or an exact company number |
| type | string | "search" (default), "profile", or "officers" (the latter two need a company number) |
| limit | number | Max search results, 1-20 (default 5) |
curl -X POST https://apifare.com/v1/call/companies-house \
-H "authorization: Bearer $APIPAY_TOKEN" -H "content-type: application/json" \
-d '{}'
402 responses include a top-up link; failed provider calls are refunded. Signup: POST /v1/signup.