Introducing APIs

12min

This section covers all our APIs (endpoints) under Database API (or CDAPI, as seen in the endpoint URL). Database API URL: https://api.coresignal.com/cdapi/docs

Use our Database API endpoints to retrieve Employee, Company, Job posting, and Multi-source Company data.

Choose the API and data entity you are interested in:

Database APIs

Branching API

Smaller included APIs

Description

Bulk API (Bulk Collect)

Retrieve Professional Network Employee data.

Use Bulk endpoints to get employee data in batches.

Bulk API (Bulk Collect)

Retrieve Professional Network Company data. Use Bulk Collect endpoints to get company data in batches.

Multi-source API

Retrieve Multi-source API data.

Bulk API (Bulk Collect)

Retrieve Professional Network Job posting data.

Use Bulk Collect endpoints to get job data in batches.



Database APIs

Database APIs is an umbrella term for our endpoint clusters, which retrieve Professional Network Employee, Company, and Job posting data.

More information on our APIs:

Easily search and obtain Professional Network Employee data using Employee API search and collect endpoints.

Employee API endpoint cluster (search and collect endpoints):

  • /v1​/professional_network/employee/search​/filter
  • /v1/professional_network/employee/search/es_dsl
  • /v1/professional_network/employee/collect/{employee_id}
  • ​/v1​/professional_network​/employee​/collect​/{shorthand_name}.

Use Employee API to collect Professional Network Employee data. Follow the links to read about Employee API endpoints:

Easily search and obtain Professional Network Company data using Company API search and collect endpoints.

Company API endpoint cluster (search and collect endpoints):

  • /v1​/professional_network/company/search​/filter
  • /v1/professional_network/company/search/es_dsl
  • ​/v1​/professional_network​/company​/collect​/{company_id}
  • ​/v1​/professional_network​/company​/collect​/{shorthand_name}.

Use Company API to collect Professional Network Company data. Follow the links to read more about Company API endpoints:

Easily search and obtain Multi-source data using Multi-source API search and collect endpoints.

Multi-source API endpoint cluster (search and collect endpoints):

  • /v1/multi_source/company/search/filter
  • /v1/multi_source/company/collect/{company_id}
  • /v1/multi_source/company/collect/{shorthand_name}.

Use Multi-source API to collect Multi-source Company data. Follow the links to read more about Multi-source API endpoints:

Easily search and obtain Professional Network Job posting data using Jobs data API search and collect endpoints.

Jobs data API endpoint cluster (search and collect endpoints):

  • /v1/professional_network/job/search/filter
  • /v1/professional_network/job/search/es_dsl
  • /v1/professional_network/job/collect/{job_id}.

Use Jobs data API to collect the Professional Network Job posting data. Follow the links to read more about Jobs data API endpoints:




Use the following Bulk Collect endpoints to retrieve employee data in batches:

  • /v1/professional_network/employee/bulk_collect/id_file
  • /v1/professional_network/employee/bulk_collect/filter
  • /v1/professional_network/employee/bulk_collect/es_dsl
  • /v1/bulk_collect/{data_request_id}/files
  • /v1/bulk_collect/{data_request_id}/files/{file_name}.

Use the following endpoints in Bulk API to retrieve Company API data in batches:

  • /v1/professional_network/company/bulk_collect/id_file
  • /v1/professional_network/company/bulk_collect/filter
  • /v1/professional_network/company/bulk_collect/es_dsl
  • /v1/bulk_collect/{data_request_id}/files
  • /v1/bulk_collect/{data_request_id}/files/{file_name}.

Use the following Bulk Collect endpoints to retrieve Jobs data API data in batches:

  • /v1/professional_network/job/bulk_collect/id_file
  • /v1/professional_network/job/bulk_collect/filter
  • /v1/bulk_collect/{data_request_id}/files
  • /v1/bulk_collect/{data_request_id}/files/{file_name}.


We offer the option to receive change notifications for selected employee profiles using your callback URL.

Use the following endpoints to subscribe to employee profile updates:

  • /v1/subscriptions/professional_network/employee/id_file
  • /v1/subscriptions/professional_network/employee/filter
  • /v1/subscriptions/professional_network/employee/es_dsl.




API Data Dictionaries



API Data Samples



Updated 06 Nov 2024
Did this page help you?