Job Posting Data
...
Endpoints
Search Filters
Postman Tutorial
1min
follow the tutorial to make a search request using postman steps from two to nine cover authorization flow prepare your curl request using the jobs search filters and example requests search filters and usage https //docs coresignal com/api/jobs data api search filters endpoint refer to the endpoint filters and their usage search r equest examples https //docs coresignal com/api/jobs data api requests search edit and submit already prepared requests request example all company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes search request example curl x post "https //api coresignal com/cdapi/v2/job base/search/filter" h "accept application/json" h "apikey {api key}" h "content type application/json" d "{\\"created at gte\\" \\"2023 05 01 00 00 01\\",\\"company professional network url\\" \\"https //www professional network com/company/scientific company\\"}" open postman click import paste the example request in the pop up window click authorization click the drop down menu to see the options select api key enter the correct values key – enter apikey value – enter your unique api key click send collect job posting ids from body