Skip to main content
POST
Fetch Stats

Description

The Fetch Business Statistics endpoint provides aggregated insights into businesses by industry, revenue, employee count, and geographic distribution. It enables users to analyze market trends, segment industries, and gain a high-level overview of business activity within specified parameters.
  • Input: Define filter parameters such as industry, region, and company size.
  • Processing: The system aggregates data across relevant datasets to generate statistics.
  • Output: A structured response with key insights into business distribution and segmentation.
Bash
JSON
  • Use targeted filters to focus on specific industries or regions.
  • Combine multiple attributes (e.g., region_country_code + company_size) for in-depth segmentation.
  • Utilize aggregated insights to optimize marketing strategies and market analysis.

Note on Filter Usage

  • All available business filters (e.g., region_country_code, company_size, etc.) can be applied in this endpoint.
  • Only one category filter can be used per request: choose from either Google category, LinkedIn industry, or NAICS code. Combining them is not supported.
For detailed endpoint explanations, request examples, and integration tips, explore the documentation sections above.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
filters
BusinessesFetchFilters · object
required
Example:
request_context
Request Context · object | null
Example:

null

Response

Successful Response

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

response_context
ResponseContext · object
required
total_results
integer
required
stats
BusinessesStats · object
required