Retrieve data using Postman
- Last UpdatedSep 11, 2023
- 2 minute read
A great way to explore and learn about the Wonderware AVEVA Insight APIs is by using a simple client, such as Postman. Postman is a free developer tool allows you to query any API.
To install and run Postman as a Chrome app
-
Open the Chrome browser.
-
Go to https://www.getpostman.com/.
-
Follow the online installation instructions.
-
If the Chrome Apps window doesn't open automatically, select
in the upper-left corner to open it.
-
To run Postman, select the icon:

To query the Wonderware AVEVA Insight APIs using Postman
-
Next to the GET button, type this address:
https://online.wonderware.[DOMAINSUFFIX]/s/ik97r5/apis/historian/v2

-
From the Type dropdown list, select Basic Auth to specify the authentication to use.
-
Type your AVEVA Insight username and password.
-
In the upper-right of the screen, select Send.
The result is a catalog of data entities from AVEVA Insight.
