Search similar companies with our API
Find companies similar to your target with our API. Perfect for competitive analysis and market research.
Send us one or more domains and we will return a list of similar companies.
Query parameters
A list of domains separated by commas.
…/companies/similar?domains[]=microsoft.com&domains[]=wix.com
The page to fetch (default to 1).
/companies/similar?domains[]=…&page=1
Return a simplified version of the companies (no credits deducted but limitation are applied on the free plan). It is useful for previewing the data before fetching the full version. Default to false.
/companies/similar?domains[]=…&simplified=true
Possible values
The number of similar companies to be returned (between 1 and 100). Default to 10.
/companies/similar?domains[]=…&size=50
An array of multiple fields combined to sort the results.
…/companies/similar?sortFields=%5B%7B%22key%22%3A%22meta.score%22%2C%22order%22%3A%22desc%22%7D%5D
Make sure this parameter is stringified and encoded.
The field to sort the results.
…/companies/similar?sortKey=meta.score
Possible values
The order to sort the results.
…/companies/similar?sortOrder=asc
Possible values
Response
The metas information.