-
On the machine where you want to test the connection to the Smart API server, open a browser window.
-
In the browser's address field, type a URI using the syntax 'https://<API Server Name>.<Domain Name>.com/<IIS Application Name>/spid/V2/description'. You need to replace the values shown in italics with your own values, for example:
https://APISVRW2K16JS.MyDomain.com/SPIDWebApi/spid/V2/description
The site’s description data appears in xml format. The following example shows how part of the output appears in Postman:
The same output can also be viewed by pasting the URI into a browser: