Skip to main content
POST
Search Companies Database
To know which filters you are able to use, refer to the GET Filters section.
If you need more details about the schema of the companies returned as a results array, refer to the GET Companies Schema section section.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
filters
object[]

Array of filter objects to narrow down search results. Each filter has a filterId and inclusion/exclusion criteria.

page
integer

Page number for pagination (default: 1)

size
integer

Number of results per page (default: 100, max: 500)

Response

Success

results
object[]
total
integer

Total number of companies matching the search criteria

took
integer

Time taken for the search in milliseconds

page
integer

Current page number

size
integer

Number of results per page

Search session identifier

limitation
integer

Result limitation applied

team
string

Team identifier