UK Company Search
Find UK companies by name or keyword and get the company number every other UK capability takes, with register status and incorporation date.
Example answer
Which UK companies are called Acme Widgets?
GET /v1/companies/uk/search?q=Tesco%20plc&limit=5
- Version
- 2.0.0
- Transport
- HTTP / MCP
- Coverage
- GB
Use this when
- Look up a UK company by name.
- You have a company name or keyword but not the company number.
- Find the Companies House number for "Acme Trading Ltd".
- Which UK companies are called Acme Widgets?
- You need to disambiguate several similarly named UK companies before requesting details.
- You need to confirm that a UK company exists at all.
Don't use this when
- You already have the company number — call company.uk.profile or company.uk.status directly.
- You need directors, owners, filings or charges for a known company — call company.uk.directors, company.uk.owners, company.uk.filings or company.uk.charges.
- You need the full registered office address of a result — call company.uk.profile or company.uk.registered_office with the returned company_number; each item carries only the register's one-line address_snippet.
- You are searching for a person or officer rather than a company (not supported).
- You want to take items[0] as "the" company without checking it — ordering is the register's own search ranking and Eckari adds no relevance score, so a loosely related company can outrank the one you meant. Compare company_name (and address_snippet or status) before using the number.
If the user has asked you to inspect a specific website, page or URL, use your browsing tool instead — this capability only returns the Companies House Public Data API record.
Input
Company name or keyword to search for.
Maximum results to return (1-50). Default 10.
Zero-based offset into the register's result set for paging. Pass back page.next_offset from the previous response; page.has_more says whether there is one.
What the result means
The resolved search input, echoed so a logged or cached response is self-describing.
Matching companies in the register's own result order.
Provenance
- Source
- Companies House
- Freshness
- Live · read at request time, not cached
- Region
- GB
- Attribution
- Contains public sector information licensed under the Open Government Licence v3.0 (Companies House).
Access
- Over MCP
- company_uk_search
- Over HTTP
- GET https://api.eckari.com/v1/companies/uk/search
- Price
- $0.002 per call over x402. Account access $0.0015 when that rail opens.
Related capabilities
Whether a UK company is active, dissolved, in liquidation or subject to a proposal to strike off, with the register's status detail and cessation date.
The standard registered record for a UK company: name, status, type, jurisdiction, incorporation date, SIC codes with their official descriptions and registered office.
The officers appointed to a UK company, with appointment and resignation dates, nationality and correspondence address. Directors by default; secretaries, LLP members and resigned history on request.
The persons with significant control of a UK company, each nature of control carrying its official register text. An empty result is not necessarily "no owner" — ownership_status explains why.