docs / enrich-company

Company Intelligence API

Company Intelligence API

base /enrich-company/v13 endpoints
post/enrich-company/v1/company_domain6 credits

domain → entity-resolved company profile (core groups) with per-field provenance

ParameterAllowed / rangeDescription
domainrequiredCompany website domain to enrich (bare host like stripe.com; a full URL or leading www. is accepted and normalized).
includeoptionaldomain · tech · presence · news · developer · hiring · reputationRun ONLY these field groups (cost control). Default: all groups of this action. `entity` + `company` are always computed from whatever ran.
excludeoptionaldomain · tech · presence · news · developer · hiring · reputationDrop these field groups from this action's default set.
Try in playground →
post/enrich-company/v1/company_domain_rich14 credits

everything in company_domain + firmographics (LinkedIn/Indeed/Glassdoor), review depth, local/maps match, brand trends, app/package presence, registry funding signals (Wikidata), traffic rank

ParameterAllowed / rangeDescription
domainrequiredCompany website domain to enrich (bare host like stripe.com; a full URL or leading www. is accepted and normalized).
includeoptionaldomain · tech · presence · news · developer · hiring · reputation · trends · apps · funding · trafficRun ONLY these field groups (cost control). Default: all groups of this action. `entity` + `company` are always computed from whatever ran.
excludeoptionaldomain · tech · presence · news · developer · hiring · reputation · trends · apps · funding · trafficDrop these field groups from this action's default set.
Try in playground →
post/enrich-company/v1/batch24 credits

enrich up to 10 domains in one call (core groups, cache-first, per-domain ok/error)

ParameterAllowed / rangeDescription
domainsrequiredUp to 10 domains (array or comma-separated). Each is enriched like company_domain; per-domain ok/error, cache-first.
includeoptionaldomain · tech · presence · news · developer · hiring · reputationRun ONLY these field groups (cost control). Default: all groups of this action. `entity` + `company` are always computed from whatever ran.
excludeoptionaldomain · tech · presence · news · developer · hiring · reputationDrop these field groups from this action's default set.
Try in playground →