# Company Enrichment The Company API allows you to retrieve detailed company information based on a company's domain or name. ## Search Single Company - [GET /v2/company](https://docs.lusha.com/apis/openapi/company-enrichment/searchsinglecompanyv2.md): Find detailed information about a single company using domain name, company name, or company ID. : At least one of , , or is required. ## Search Multiple Companies - [POST /v2/company](https://docs.lusha.com/apis/openapi/company-enrichment/searchmultiplecompaniesv2.md): Search for multiple companies in a single request. Provide a list of companies with identifiers like domain names or company IDs. : Up to 50 requests per second. You can process up to 100 companies per request.