Jobs Data API
Request Examples

Collect

2min

Collection endpoint URL: https://api.coresignal.com/cdapi/v1/professional_network/job/collect{id}.

Collection requests

Use job IDs (e.g., 3) to retrieve job posting data. Follow a short tutorial on how to collect job posting data.

Remember to replace {JWT} with the personal token generated for you.

  • Paste in the numeric job ID instead of {job_id} and your JWT token instead of {JWT} in the request template:
cURL request example

  • Copy the edited request.
  • Import the request in Postman by clicking the Import button and pasting the request in:
Document image

  • Click Authorization:
Document image

  • Select Bearer token and paste your token in:
Document image

  • Make sure your token has been imported to Postman:
Document image

  • Send the request:
Document image

  • Collect the job posting data from Body.



Updated 21 Aug 2024
Did this page help you?