Company House Officer Search API
/company_house_officer_search
Searches UK Companies House for officers (directors, secretaries and other officials). Fuzzy name match across all UK companies, with an optional date-of-birth filter (year and month only — Companies House doesn't publish the day). Returns matching officer IDs, addresses, appointment counts and role summaries.
Example Request
POSTRequest Schema
name
Officer name to search.
date_of_birth
Optional DOB filter (YYYY-MM-DD). Day component is accepted but not used. Only year and month match.
max_results
Default 50.
Available Response Data
7 Data PointsOfficer name to search.
title
officer's full name
date_of_birth
YYYY-MM
address and address_snippet
appointment_count
current company appointments
description
roles description
records_returned, more_results
indicates additional pages
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Cross-company officer history
Discover every company a named individual is or has been an officer of. Useful for conflict checks, pattern-of-failure investigations and director screening.
Pre-appointment director due diligence
Search for a proposed UK director's existing appointments and disqualification status before adding them to your board or licensed entity.
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
Why isn't the day used in DOB filtering?
add
Why isn't the day used in DOB filtering?
Companies House publishes only the month and year of birth for most officers. The day component is accepted in the input for convenience, but the match is performed against year and month only.
API Testing Sandbox tag
Test the Company House Officer Search 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.