Organization Enrichment

Endpoint essentials
API key accessapi/v1/organizations/enrich or Master API key
OAuth scopesorganizations_enrich
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.

You can match the company to enrich by domain, LinkedIn URL, name, and/or website. At least one of these is required, and providing more than one improves match accuracy.

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.

At least one of domain, linkedin_url, name, or website is required.

Example: apollo.io or microsoft.com

string

The URL for the company's LinkedIn profile.

At least one of domain, linkedin_url, name, or website is required.

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

string

The name of the company that you want to enrich.

At least one of domain, linkedin_url, name, or website is required.

Example: apollo

string

The full website URL of the company that you want to enrich.

At least one of domain, linkedin_url, name, or website is required.

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