...
Step 1: Create an API key
Insert excerpt ESLP:Create an API (snippet) ESLP:Create an API (snippet) nopanel true
...
- In your Postman application, create a new GET request with the following endpoint: https://api.armor.com/roles
- Click Headers.
- Under Key, select Authorization.
- In Value, enter {{hmacAuthHeader}}.
- Under Key, select Content-Type.
- In Value, enter application/json. In Body, enter your IP address.
- Click Pre-request Script.
- Enter the script below with the following updated parameters:
...