Risk Cloud API: Postman
Updated on: September 13, 2023
Build and refine your custom integration with our user-friendly Risk Cloud API Postman Workspace, which you can import to your Postman setup in the button below.
Once the Risk Cloud API Postman Collection and Environment have been forked to your Postman Workspace, you're ready to begin integrating with the following next steps.
-
Obtain either your API token or client key & secret key by following the instructions in Risk Cloud API: Authentication
-
In the Risk Cloud API Environment, set the following variable-value pairs:
bearerToken
- your API token obtained above-
baseUrl
- your Risk Cloud environment (https://environment.logicgate.com, with environment swapped for your subdomain)
-
If authenticating via a client and secret, additionally set the following variable-value pairs:
-
basicAuthUsername
- your client key -
basicAuthPassword
- your secret key
-
- You're setup to begin sending requests to your Risk Cloud environment from Postman!