Skip to main content
Elvesora Enrichment

Company Data Enrichment API

Enrich company records in real time with verified firmographic data such as industry, headquarters, employee ranges, company descriptions, and public business links.

Input

Send a business domain. If the source only has a company name, resolve the official domain first.

View API docs

Output

Receive company-level firmographics, descriptions, industry, headquarters, size, and public business links.

Boundary

Elvesora Enrichment is company data enrichment only. It does not return private people or contact data.

Comparison method

Compare enrichment APIs by company-level fields, record identity, pricing unit, and workflow fit.

View method

Elvesora Enrichment Features

Everything you need to enrich company records at scale:

Real-Time Company Data Enrichment

Enrich company records instantly with up-to-date business attributes.

Accurate Organizational Data

Industry, size, location, descriptions, and public business links validated for reliable company profiles.

Extensive Business Attributes

Over 50+ company-specific data points available via API.

Company-level enrichment, not people-data scraping

Elvesora enriches company records with domains, firmographics, business descriptions, industry, headquarters, and CRM-ready company attributes. It does not provide executive profiles, private contact data, or leadership email lists.

Data Points

Access verified company-level data points to build complete business profiles for CRM, analytics, and routing.

Company name and domain
Company description and industry
Headquarters location and regional offices
Public social/business links
Employee counts and founding year
Industry tags and technologies used
Revenue ranges and additional firmographic signals

Acme Corporation

Example enriched company profile

Industry: Manufacturing

Domain: acme.com

HQ: Chicago, IL, USA

Description: Acme Corporation delivers engineered manufacturing solutions and industrial components with a focus on quality, efficiency, and scalable production.

Revenue Range: $50M-$100M

Company Size: 500-1000 employees

Founded: 1998

LinkedIn: Company LinkedIn Page

Implementation example for Elvesora Enrichment

Send a business domain to the enrichment endpoint, read result_type first, then map only the returned company-level fields your workflow needs. When the source has only a company name, resolve the official domain before enrichment.

Request

POST /api/enrichment/company
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

{
  "domain": "acme.com"
}

Response

{
  "success": true,
  "result_type": "ENRICHED",
  "data": {
    "company_name": "Acme Corporation",
    "domain": "acme.com",
    "industry": "Manufacturing",
    "hq_city": "Chicago",
    "hq_country": "United States",
    "employee_count": "500-1000",
    "revenue_range": "$50M-$100M"
  }
}
Input How to use it
domain Required business domain to enrich. Resolve it first when the source only has a company name.
Authorization Bearer API key used to connect the request to your account and plan allowance.

Identity quality before enrichment

Enrichment is safer when the company identity is already clear. If a row starts with only a company name, run Company Domain Lookup first, store confidence and reasons, and enrich only the accepted domain.

Returned field Workflow role
result_type Durable status such as ENRICHED, NOT_FOUND, INVALID_DOMAIN, or FREE_EMAIL_PROVIDER.
data.company_name Display name for CRM account records and enrichment exports.
data.domain Business domain used for the enrichment result.
data.description Short company description when reliable context is available.
data.industry / data.sub_industry Industry fields for routing, segmentation, and reporting.
data.hq_city / data.hq_country Headquarters fields for regional segmentation and CRM cleanup.
data.employee_count / data.revenue_range Firmographic size fields for segmentation and prioritization.
Enrichment output CRM mapping
data.company_name Account Name or company display-name field
data.domain Website or Account Domain
data.industry / data.sub_industry Industry and sub-industry fields
data.hq_city / data.hq_country Billing, headquarters, or territory fields
data.employee_count / data.revenue_range Size and revenue segmentation fields
result_type Workflow state for write, retry, review, or hold

Pricing and docs path

Use the docs for endpoint details, the pricing page for request volume, and the field guide when you need to confirm which firmographic attributes belong in the CRM.

Ready to improve company data quality?

Start a free trial to enrich company records with verified firmographic data for cleaner CRM workflows and better routing decisions.

Frequently asked questions

Common questions about enriching company records with verified firmographic context for CRM and automation workflows.

What data does Elvesora Enrichment add to a record?

Elvesora Enrichment adds verified firmographic context such as industry, headquarters, employee range, descriptions, public links, and other company-level attributes.

When should enrichment run in a CRM workflow?

Run enrichment after a company domain or company identity has been resolved so records receive cleaner context before routing, segmentation, and reporting.

Is Elvesora Enrichment built for API workflows?

Yes. The product is positioned for API and export workflows that need company-level context at intake, during cleanup, or before automation runs.

Can Elvesora identify company leadership from a domain?

No. Elvesora focuses on company-level data enrichment: official domains, firmographics, company descriptions, industry, headquarters, and CRM-ready company records. It does not provide executive profiles, private contact data, or leadership email lists.

Read more about company enrichment

Use these posts to support firmographic implementation, CRM quality programs, and company-level workflow planning.