
Evaluation with Swagger UI
To start working with VAO RESTful API, you can use any client application that supports the HTTPS protocol.
VAO RESTful API is additionally available through Swagger UISwagger UI, a tool that you can use to evaluate and explore capabilities of VAO RESTful API. Swagger UI visually presents API specification files and allows you to work with resources.
All resources and methods are expandable. When you expand a method, you get a full description of available parameters and an automatically generated example. You can also send requests and see response messages.
To access Swagger UI for VAO RESTful API:
- In the Internet browser address bar, enter https://<hostname>:<port>
- On the landing page, click Swagger.
In This Section