Jobs Data API
...
Endpoints
Elasticsearch DSL
Postman Tutorial
1min
- Follow the tutorial to make an Elasticsearch request using Postman. Steps from two to nine cover authorization flow.
- To start using our API, you need a JSON Web Token (JWT). Your account manager or sales will generate the token for you upon your request for the API plan. You can also get the token from Coresignal's self-service platform.
1
Prepare your cURL request using the Elasticsearch schema and example requests
Refer to the endpoint schema and usage tips.
2
Open Postman
3
Click Import:
4
Paste the example request in the pop-up window:
5
Click Authorization:
6
Click the drop-down menu to see the authorization options:
7
Select Bearer Token:
8
Paste your token (JWT) in the input field:
9
Click Send:
10
Collect job posting IDs from Body: