Company Enrichment API
Enrichment
The Company Enrichment API is designed to enrich and standardize company data at scale. Given limited company identifiers (such as company name or website domain), the API returns a normalized company profile (core attributes, organization details, industry classification, geographic information, etc.), reducing data collection/cleansing/maintenance cost and improving consistency and usability across business systems.
Primary Use Cases
- Sales lead enrichment
- Customer master data build
- Supplier data completion
- CRM/ERP enrichment
- Data warehouse & model inputs.
Empowered Roles
- Sales operations
- Data team
- Procurement
- Risk & compliance
Input Parameters
At least one input parameter is required. If multiple inputs are provided, the system will process them in priority order.
Input Parameters
3 fields| Name | Type | Description | Example |
|---|---|---|---|
| linkedin_url | string | Company LinkedIn URL | https://www.linkedin.com/company/microsoft/ |
| website | string | Company website | www.microsoft.com |
| name | string | Company name | Microsoft |
Output Fields
Returned fields (normalized). Total: 39
| Field | Type | Description |
|---|---|---|
| name | string | Company name |
| type_id | string | Company type ID |
| type_name | string | Company type name |
| logo_url | string | Company logo URL |
| logo_size | int | Company logo image size |
| hq_country_code | string | HQ country code (ISO) |
| hq_country_name | string | HQ country name |
| employee_range_id | string | Employee range ID |
| employee_range_name | string | Employee range label |
| founded_year | int | Founded year |
| industry_id | int | Industry ID |
| industry_name | string | Industry name |
| specialties | array of string | Specialties/keywords |
| description | string | Company description |
| website_url | string | Company homepage |
| linkedin_id | int | LinkedIn internal numeric ID |
| linkedin_identifier | string | LinkedIn identifier (key) |
| linkedin_url | string | LinkedIn profile/page |
| facebook_url | string | Facebook page |
| twitter_url | string | Twitter page |
| instagram_url | string | Instagram page |
| tiktok_url | string | TikTok page |
| youtube_url | string | YouTube page |
| string | Company email | |
| phone | string | Company phone |
| key_persons | array_object | Key persons / executives |
| revenue_amount | int | Annual revenue amount |
| revenue_currency | string | Annual revenue currency |
| website_home_host | string | Website host |
| website_home_root | string | Website root domain |
| website_home_rank | int | Global website rank |
| website_home_monthly_traffic | int | Monthly website traffic |
| stock_exchange | string | Stock exchange |
| stock_code | string | Stock ticker/code |
| hq_country_state | string | HQ state/province |
| hq_country_city | string | HQ city |
| hq_country_address | string | HQ address |
| hq_country_postal_code | string | HQ postal code |
| locations | array of object | Other global locations |
Submit Your API Request
If you need higher volume, special fields, or custom endpoints, submit a request and we’ll propose an approach.