Company Lookup
Look up company intelligence by domain. Returns company name, industry, employee count, headquarters location, social media links, technology stack, and description. Ideal for lead enrichment, CRM data augmentation, and sales intelligence workflows.
Company Lookup endpoints
| Method | Endpoint | Description |
|---|---|---|
| Lookup | ||
| GET |
lookupCompanyByDomainGet /v1/lookup |
Look up detailed company information by domain name. Returns company name, industry classification, estimated employee count, headquarters location, social media links, detected… |
| POST |
lookupCompanyByDomainPost /v1/lookup |
Look up detailed company information by domain name via JSON body. Identical to the GET endpoint but accepts parameters in the request body. Useful for programmatic workflows and… |
| Bulk | ||
| POST |
bulkLookupCompanies /v1/bulk |
Look up company information for multiple domains in a single request. Accepts up to 20 domains per request. This endpoint is available only on PRO and Ultra plans. Results are… |
| Health | ||
| GET |
getHealth /health |
Returns the current health status of the Company Lookup API. This endpoint does not require authentication. |
| Documentation | ||
| GET |
getDocs /v1/docs |
Returns the OpenAPI specification and interactive documentation for the Company Lookup API. |
| Other endpoints | ||
| GET |
getHealth /health |
Returns the current health status of the Company Lookup API. This endpoint does not require authentication. |
| POST |
bulkLookupCompanies /v1/bulk |
Look up company information for multiple domains in a single request. Accepts up to 20 domains per request. This endpoint is available only on PRO and Ultra plans. Results are… |
| GET |
getDocs /v1/docs |
Returns the OpenAPI specification and interactive documentation for the Company Lookup API. |
| GET |
lookupCompanyByDomainGet /v1/lookup |
Look up detailed company information by domain name. Returns company name, industry classification, estimated employee count, headquarters location, social media links, detected… |
| POST |
lookupCompanyByDomainPost /v1/lookup |
Look up detailed company information by domain name via JSON body. Identical to the GET endpoint but accepts parameters in the request body. Useful for programmatic workflows and… |
Company Lookup pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|