Job Posting Data
...
Jobs Data API
Request Examples

Collect

2min
collection endpoint url https //api coresignal com/cdapi/v2/job base/collect/{job 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 collection using ids paste in the numeric job id instead of {job id} and your api key instead of {api key} in the request template curl request example curl x 'get' \\ 'https //api coresignal com/cdapi/v2/job base/collect/{job id}' \\ h 'accept application/json' \\ h 'apikey {api key}' copy the edited request import the request in postman by clicking the import button and pasting the request in click authorization select api key and enter the required values \ key – enter apikey \ value – enter your unique api key send the request collect the job posting data from body