Skip to main content
POST
Bulk Organization Enrichment
Enrich up to 10 companies in one call. Body takes domains, an array of bare domains. Returns the enriched organizations alongside status, total_requested_domains, unique_domains, unique_records and unique_enriched_records — compare the requested and enriched counts rather than assuming every domain resolved. For one domain get_apollo_organizations_enrich is a plain GET.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

domains[]
string[]
required

The domain of each company that you want to enrich. Do not include www., the @ symbol, or similar. Example: apollo.io and microsoft.com

Response

Successful response

status
string

Response field

error_code
string

Response field

error_message
string

Response field

total_requested_domains
integer

Response field

unique_domains
integer

Response field

unique_enriched_records
integer

Response field

missing_records
integer

Response field

organizations
string[]

Response array