search_companies_house_uk
Search or look up UK companies on the official Companies House register: status, type, incorporation date, registered office address, SIC codes, and optionally the full officer roster. Requires your own free Companies House API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Company name/keyword search. Use this OR companyNumbers. | |
| apiKey | Yes | Your free Companies House REST API key. Register an application at developer.company-information.service.gov.uk. | |
| maxResults | No | Max companies to return (default 50) | |
| companyNumbers | No | Exact UK company numbers for direct lookup (e.g. ["09446231"]) | |
| includeOfficers | No | Fetch the officer roster (directors, secretaries) for each company (default false) |