Skip to main content
POST

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
searchResultIds
string[]

Company search result IDs returned from /search/companies that you want to enrich.

Maximum array length: 100
Example:
companies
object[]

Companies to enrich directly without running search first. Each item must include at least one identifier:

  • domain
  • companyName
Maximum array length: 100
Example:
skipDeduplicationCheck
boolean
default:false

When true, research will not check for duplicate records that you already researched recently, and perform a research (which can result in credit usage)

Response

The request IDs for research

success
boolean

Indicates whether the request was accepted successfully.

Example:

true

requestIds
string[]

Request identifiers for each submitted company research job.

Example: