Search Companies House
Request
GET https://api.company-information.service.gov.uk/search
Search across all indexed information. To search against specific resource types, see company search, officer search or disqualified officer search
Query parameters
Parameter name | Value | Description | Additional |
---|---|---|---|
q | string | The term being searched for. | |
items_per_page | integer | The number of search results to return per page. | Optional. |
start_index | integer | The index of the first result item to return. | Optional. |
Request headers
This method does not require specific header parameters.
Request body
This method does not take any request body parameters.
Authentication
Not required.
Response
Response headers
This method does not return specific response headers.
Response body
If successful, this method returns a Search resource in the body.
Status codes
None.
CURL example
curl -uYOUR_APIKEY_FOLLOWED_BY_A_COLON: https://api.company-information.service.gov.uk/search