Getting Started
Querying with Postman
#
To run the Trugard API with Postman, you can do the following:
- Set the POST url in Postman as follows:
- Set your API Key in the headers as
x-apikey
:
- Set your query body, and click "Send"
You can download our example queries for Postman here:
Previous
Query Using Curl
Next
Example Queries