Aggregated Data

Gets aggregated data for company identified by nationalIn.

get/{dataset}/v4/companies/{nationalIn}/aggregated-data

Dataset Description:

The Aggregated Data endpoint is your go-to solution for accessing essential company-related data in a streamlined and easy-to-implement manner. This endpoint serves as a centralized hub for extracting essential company-related data, encompassing the "Basic-Infos" dataset along with selected values from diverse datasets such as Contacts, Metrics, Risks, Indicators, NACE codes, Eshops, and Locations.

Please note that metrics values do not include historical data. For historical data, clients are encouraged to utilize the dedicated Metrics endpoint.

Availability:

  • Supported in Czech Republic (cz), Slovakia (sk), and Hungary (hu).

Dataset Updates:

The datasets are updated on a weekly to monthly basis, ensuring access to the most current and reliable data for your business needs.

Selected Use Cases:

  • Simplified Integration: This endpoint is designed for easy integration into your systems and applications by combining multiple datasets into one package.
  • Business Research: Ideal for market research, due diligence, competitor and risk analysis.
  • Financial Insights: Gain instant insights into financial performance, revenue, and growth prospects.
  • Business Development: Facilitate lead generation and partner identification.
  • Marketing and Sales: Customize marketing campaigns and outreach efforts.
SecurityApiKey
Request
path Parameters
nationalIn
required
string

National identifier of the company.

dataset
required
string
Responses
200

Success

Response samples
application/json
{
  • "data": {
    },
  • "meta": {
    }
}