Orthogonal API Marketplace

Company Enrich

Available through Orthogonal API Marketplace
OpenAPI

Endpoints

Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.Open OpenAPI document
GET/company-enrich/companies

Get a company's full profile by its CompanyEnrich ID. Returns name, domain, industry, employee count, revenue, location, fundin…

Price unavailable
GET/company-enrich/companies/autocomplete

Autocomplete company domain names. Returns up to 10 matching companies for a partial domain string. Useful for typeahead UIs or…

Price unavailable
GET/company-enrich/companies/enrich

Enrich a company by domain name. Returns the full company profile including industry, employee count, revenue, location, fundin…

Price unavailable
POST/company-enrich/companies/enrich

Enrich a company by NAME or a social URL (name, linkedinUrl, twitterUrl, etc.). At least one field is required. This variant do…

Price unavailable
POST/company-enrich/companies/enrich/batch

Enrich multiple companies by domain in a single request. Accepts 1 to 50 domains. Use this instead of multiple single-enrich ca…

Price unavailable
POST/company-enrich/companies/search

Search for companies matching specific criteria. Supports filters for country, industry, employee count, revenue, keywords, tec…

Price unavailable
POST/company-enrich/companies/search/count

Get the total count of companies matching search criteria without returning results. Accepts the same filters as /companies/sea…

Price unavailable
POST/company-enrich/companies/search/scroll

Search companies with cursor-based pagination for large result sets. Accepts the same filters as /companies/search. No 10,000 r…

Price unavailable
POST/company-enrich/companies/similar

Find companies similar to one or more given companies. Supports additional filters like country, industry, employee count, and …

Price unavailable
POST/company-enrich/companies/similar/count

Get the total count of similar companies without returning results. Accepts the same parameters as /companies/similar. Use this…

Price unavailable
POST/company-enrich/companies/similar/scroll

Find similar companies with cursor-based pagination for large result sets. Accepts the same parameters as /companies/similar. P…

Price unavailable
GET/company-enrich/companies/workforce

Get workforce insights for a company. Returns observed employee count, employee range bucket, and headcounts broken down by dep…

Price unavailable
POST/company-enrich/geo/cities

Search for cities by name or country. Returns up to 100 cities per page. Use this to get valid city IDs for company and people …

Price unavailable
POST/company-enrich/geo/countries

Search for countries by name. Returns up to 100 countries per page. Use this to look up valid country codes for search filters.

Price unavailable
GET/company-enrich/geo/countries/{countryCode}

Get a country by its ISO 3166-1 alpha-2 code (e.g., US, GB, DE).

Price unavailable
GET/company-enrich/geo/regions

List all available geographic regions. Use region IDs as values for the regions filter in company and people search.

Price unavailable
POST/company-enrich/geo/states

Search for states or provinces by name or country. Returns up to 100 per page. Use this to get valid state IDs for search filte…

Price unavailable
GET/company-enrich/industries

List all available company industries. Use these as values for the industries filter in company search.

Price unavailable
GET/company-enrich/keywords/autocomplete

Autocomplete company keywords. Returns matching keywords for a partial string. Use this to find valid values for the keywords f…

Price unavailable
GET/company-enrich/people

Get a person's full profile by their CompanyEnrich ID. Returns name, title, company, location, social links, and more.

Price unavailable
GET/company-enrich/people/email

Resolve a work email address for a person. If domain is omitted, the person's current experience domains are tried automaticall…

Price unavailable
POST/company-enrich/people/lookup

Look up a person by their email address. Resolves the company from the email domain, then matches the person. Returns the best …

Price unavailable
POST/company-enrich/people/search

Search for people matching specific criteria. Supports filters for company domains, job titles, countries, states, cities, seni…

Price unavailable
POST/company-enrich/people/search/scroll

Search people with cursor-based pagination for large result sets. Accepts the same filters as /people/search. No 10,000 result …

Price unavailable
GET/company-enrich/positions/autocomplete

Autocomplete job positions and titles. Returns matching positions for a partial string. Use this to find valid values for the p…

Price unavailable
GET/company-enrich/technologies/autocomplete

Autocomplete technology names. Returns matching technologies for a partial string. Use this to find valid values for the techno…

Price unavailable