Testing if there is data available from Swagger UI
This article is to test if the API credential provided, will receive data.
Open the swagger documentation via the following link:
https://analytics-api.svc.skynamo.me/swagger/index.html?urls.primaryName=v2
Please note: To select version 2.

Click on Authorize and use the access token generated from POSTMAN and enter it in the value box and click on Authorize again and close.


For this example Users will be used.
Expand the Users box and scroll down to Parameters and click on Try it out.
In the filter box, clear all the code and just enter {}.
Scroll down and press the blue Execute button.