Skip to main content
POST
Search for lookalike companies

Authorizations

Authorization
string
header
required

Account API key passed in the Authorization header

Body

application/json
employees_on_linkedin_max
integer<int64>

Max number of employees on LinkedIn

Example:

50

employees_on_linkedin_min
integer<int64>

Min number of employees on LinkedIn

Example:

10

founded_max
integer<int64>

Companies founded before year N

Example:

2025

founded_min
integer<int64>

Companies founded after year N

Example:

2022

hq_countries
string[] | null

2 letter country codes e.g. ["FR", "DE"]

Example:
industries
string[] | null

LinkedIn Industry filters e.g. ["Software Development"]

Example:
input_companies
object[] | null

List of companies to find lookalikes for

paging
object

Paging parameters

queries
string[] | null

Full text queries about activities

Example:
sizes
string[] | null

Company size filters e.g. ["11-50", "51-200"]

Example:

Response

OK

credits
object
required

Credits usage information

lookalikes
object[] | null
required

List of lookalike companies found

matched_inputs
object[] | null
required

Input companies matched to our database

paging
object
required

Paging information