Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 1: Create an API key

Insert excerpt
ESLP:Create an API (snippet)
ESLP:Create an API (snippet)
nopaneltrue

...

  1. In your Postman application, create a new GET request with the following endpoint: https://api.armor.com/roles
  2. Click Headers
  3. Under Key, select Authorization
  4. In Value, enter {{hmacAuthHeader}}.
  5. Under Key, select Content-Type
  6. In Value, enter application/json. In Body, enter your IP address
  7. Click Pre-request Script
  8. Enter the script below with the following updated parameters: 

...