Skip to main content
POST
Firmographics

Description

The Firmographics Enrichment endpoint provides essential business details, such as revenue, company size, industry classification, and other key attributes. This data helps businesses segment markets, refine lead generation, and enhance business intelligence efforts. Firmographic data is compiled from multiple verified sources, ensuring broad coverage and high accuracy. This dataset is particularly valuable for sales intelligence, B2B marketing, risk assessment, and market research.
  • Input: Provide a business_id obtained from the Match Businesses API.
  • Processing: The system retrieves firmographic attributes by cross-referencing multiple datasets.
  • Output: A structured response with company details such as revenue, industry, size, and global presence.
  • Ensure you retrieve the business_id using the Match Businesses API before making firmographic enrichment requests.
  • Leverage firmographic insights to enhance lead scoring and segmentation.
  • Cross-reference results with other enrichment APIs (e.g., Technographics) for deeper business insights.
  • Regularly update queries to ensure the most up-to-date business data is retrieved.
For additional enrichment options, explore related API endpoints below.

Authorizations

api_key
string
header
required

Body

application/json
business_id
string
required
Pattern: ^[a-f0-9]{32}$
request_context
Request Context · object | null
Example:

null

parameters
Parameters · object | null

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
data
FirmographicsOutputSchema · object
entity_id
Pattern: ^[a-f0-9]{32}$