Company Research
Research companies
Research companies by search result IDs from /search/companies and/or direct company identifiers (domain, companyName).
POST
Documentation Index
Fetch the complete documentation index at: https://docs.seamless.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Company search result IDs returned from /search/companies that you want to enrich.
Maximum array length:
100Example:
["cmp_sr_01J8YQ4FXZQ6N5G2T3A7BC9D1E"]Companies to enrich directly without running search first. Each item must include at least one identifier:
domaincompanyName
Maximum array length:
100Example:
[
{
"domain": "seamless.ai",
"companyName": "Seamless.AI"
}
]When true, research will not check for duplicate records that you already researched recently, and perform a research (which can result in credit usage)
