Create UK Company Report API
/company_house_report
Orders a UK Companies House company report. The report covers registration details, registered office, current and previous names, officers (directors and secretaries), persons with significant control, filing history summary, accounts information and any charges. The job is queued and async. Poll the retrieve endpoint with the returned api_reference.
Example Request
POSTRequest Schema
company_number
UK Companies House company number, including any jurisdiction prefix.
Available Response Data
1 Data Pointapi_reference
used to poll /company_house_report/{api_reference}
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
UK counterparty deep dive
Order a full Companies House report when committing to a long-term UK supplier, customer or partner. Surfaces officers, PSCs, accounts status and recent filings.
UK pre-litigation profiling
Profile a UK counterparty before legal action. Full officer history, PSC structure and filing history in one document.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions tag
Everything you need to know about implementation details and compliance infrastructure.
rocket_launch Implementation
Is this real-time?
add
Is this real-time?
No. It’s queued. The report aggregates company profile, officers, filing history, and persons with significant control across multiple Companies House endpoints. Poll the retrieve endpoint with exponential backoff until it’s ready.
API Testing Sandbox tag
Test the Create UK Company Report API 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.