Organization Enrichment

Endpoint essentials
API key accessapi/v1/organizations/enrich or Master API key
OAuth scopesorganizations_enrich
Free account accessRequires an Apollo account registered with a work email address. Paid accounts aren't affected.
Credit usage1 credit per organization
Learn more about API pricing and credits.

Enrichment is when you refresh existing records so your prospecting data is up-to-date.

Use the organization enrichment endpoint to enrich data for one company. To enrich data for up to ten companies with a single API call, use the bulk organization enrichment endpoint instead.

Identify a company using its domain, LinkedIn URL, website or name.

Enriched data potentially includes industry information, revenue, employee counts, funding round details, corporate phone numbers, locations, language counts, retail-location counts, and organization hierarchy data. The owned_by_organization field identifies the immediate parent, owned_by_chain lists parent organization IDs from the immediate parent to the ultimate parent, and ultimate_parent_organization identifies the topmost parent. The suborganizations array includes each direct subsidiary's industries, estimated employee count, and country when available.

Query Params
string

The domain of the company that you want to enrich. Do not include www., the @ symbol, or similar. Use domain, linkedin_url, or website to identify the company. You can also provide name to improve match accuracy.

Example: apollo.io or microsoft.com

string

The URL for the company's LinkedIn profile. Use domain, linkedin_url, or website to identify the company. You can also provide name to improve match accuracy.

Example: http://www.linkedin.com/company/apolloio

string

The name of the company that you want to enrich. Provide this with domain, linkedin_url, or website to improve match accuracy.

Example: apollo

string

The full website URL of the company that you want to enrich. Use domain, linkedin_url, or website to identify the company. You can also provide name to improve match accuracy.

Example: http://www.apollo.io

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain