Company & Employee Enrichment API
Search & Enrich 54 Million Companies by Industry, Revenue, Size, & More with our API
Search companies0.25 Credit per company
0.25 Credit per company
Do you need to search companies located in a given country for a specific industry and that use a particular technology? Combine our conditions and create powerful search queries to identify them.
To help you create your first conditions, we have designed a generator below. We would also be glad to help you if you need it.
Query parameters
queryrequired
The conditions the companies must match.
Make sure this parameter is stringified and encoded.
Browse
GET
https://api.thecompaniesapi.com/v1/companies?query=%5B%7B%22attribute%22%3A%22industries%22%2C%22operator%22%3A%22or%22%2C%22sign%22%3A%22equals%22%2C%22values%22%3A%5B%22retail%22%5D%7D%5D
domainsToExcludeoptional
A list of comma-separated domains to exclude from the results.
pageoptional
The page to fetch (default to 1).
searchoptional
An additionnal search query applied to the company name or domain.
searchFieldsoptional
Define the fields to search.
Possible values
sizeoptional
The number of companies to be returned (between 1 and 100). Default to 10.
sortFieldoptional
The field to sort the results. Default to score.
Possible values
sortOrderoptional
The order to sort the results. Default to desc.
Possible values
Response
companiesarray
The companies that match your conditions.
metaobject
The metas information.
queryarray
The conditions the companies must match.
Endpoint
GET
https://api.thecompaniesapi.com/v1/companies
API response
Loading response...
Company & Employee Enrichment API