# Companies

## Enrich Companies

 - [POST /data-api/v2/companies/enrich](https://data-docs.hginsights.com/v2/openapi/companies/enrich_companies.md): Unified endpoint to enrich company data with firmographics, spend, and technographics.

Select which data categories to include using the fields parameter. 

Filter technographics by categories, vendors, or products using the filters parameter.

Control pagination for both tecnographics and spend data using the pagination parameter.

## Match Companies

 - [POST /data-api/v2/companies/match](https://data-docs.hginsights.com/v2/openapi/companies/match_companies.md): Batch match up to 10 companies by name, domain, and/or country.

Each company in the request must include at least one of: name, domain, country.
Results are returned in the same order as the input, with each entry containing
the matched HG company records sorted by relevance.

