Company API
...
Endpoints
Search Filters

Postman Tutorial

1min

Follow the tutorial to make a search request using Postman. Steps from two to nine cover authorization flow.

1

Prepare your cURL request using search filters and example requests:

Search request example

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 on the drop-down menu to see the 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 profile IDs from Body:

Document image




















Updated 12 Sep 2024
Did this page help you?