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

All company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.

Elasticsearch endpoint

2

Open Postman

3

Click Import:

Document image

4

Paste the example request in the pop-up window:

Document image

5

Click Authorization:



Document image

6

Click the drop-down menu to see the authorization options:

Document image

7

Select Bearer Token:

Document image

8

Paste your token (JWT) in the input field:

Document image

9

Click Send:

Document image

10

Collect job posting IDs from Body:

Document image






















Updated 09 Dec 2024
Did this page help you?