For the complete documentation index, see llms.txt. This page is also available as Markdown.
Company data

Base Company API

Overview

This section covers general details about Base Company API. Follow the links inside the topics to learn more about the API and its endpoints.

Base Company API endpoints

Our API is a data retrieval tool. The endpoints do not support analytic features.

Base Company API features four search and two collect endpoints. Use the endpoints with any API-compatible application to retrieve Base Company data.

Base Company API supports two types of requests:

  • Search endpoints support POST requests only.

  • Collect endpoints support the GET requests only.

Endpoint
Function
Credits

Search for relevant company profiles using search filters

Free

Retrieves a small set of partial data using search filters

10

Search for relevant company profiles using Elasticsearch DSL schema

Free

Retrieves a small set of partial data using Elasticsearch queries

10

Collect company data using IDs

10

Collect company data using profile URLs or shorthand names*

10

*📌 Full profile URL example: www.professional-network.com/company/example-company. Shorthand name example: example-company.

Bulk Collect

Bulk Collect (Bulk API) expands upon Base Company API's functionality, featuring three POST and two GET endpoints. Bulk Collect allows you to search and collect company data in bulk using company IDs, search filters, or Elasticsearch DSL queries.

Request type
Endpoints

GET

/v2/data_requests/{data_request_id}/files

GET

/v2/data_requests/{data_request_id}/files/{file_name}

Read more about Bulk Collect in the following article:

Last updated

Was this helpful?