UK Business Check API (Bulk)
/uk_business_checks
The UK Business Check API checks up to 50 UK companies in a single synchronous request. Each item in requests is looked up exactly as /uk_business_check would, and the results are returned in the same order with the caller's check_id echoed back for correlation.
Example Request
POSTRequest Schema
requests
Array of objects
check_id
Optional caller-supplied identifier, echoed back on the matching result.
number
The 8-character UK Companies House company number.
Available Response Data
3 Data Pointsmessage
Always Ok on success.
api_reference
Audit reference for this call.
results Array
check_id, error, match
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Sandbox Environment
Uses the same deterministic fixture set as /uk_business_check.
The sandbox dataset is deterministic and does not use live data. Any other company number returns an empty match.
| Company Name | Company Number | Status |
|---|---|---|
| TEST COMPANY LTD | 12345678 | Active |
| SAMPLE HOLDINGS PLC | 87654321 | Active |
| DORMANT SERVICES LTD | 11223344 | Dormant |
| DISSOLVED EXAMPLE LTD | 99887766 | Dissolved |
| SCOTTISH ENTERPRISE SC | SC654321 | Active |
| DELAYED REPORT LTD | 55667788 | Active |
Technical Use Cases tag
Refresh the whole book on a schedule
Post your customer or supplier list as a requests array and get a result back for each company. Diff company_status against your last run to catch strike-off, liquidation and dormancy across the portfolio.
Backfill a legacy CRM or supplier master
Resolve years of free-text company records to canonical names, numbers and registered addresses in one pass. check_id carries your own row ID through to the response, so results map back to your database without matching on name.
Segment the book by risk
Aggregate sic_codes, incorporation dates and filing history across the portfolio to tier customers and size exposure. One request covers the batch instead of one call per company.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
API Testing Sandbox tag
Test the UK Business Check API (Bulk) directly in your browser with live mock data and see instant results.
rocket_launch Request Sandbox AccessAccess to live sandbox environments requires manual approval from our compliance team.
Ready to integrate UK Business Check API (Bulk)?
Talk to our team about credentials, sandbox access and the right combination of endpoints for your workflow.
