Swagger
Swagger UI¶
The Digital Rebar Provision UI includes Swagger to allow exploration and testing of the API.
To access the Swagger web interface, point your web browser at your DRP
Endpoint IP addres, at https://<IP_ADDRESS>:8092/swagger-ui
.
Ensure that the input form contains the same IP address reference as
your DRP Endpoint. Click the Authorize
button to obtain an API Token
from the Username/Password authentication.
Note
Due to the limitations of the Swagger specification, there are important API optimizations that are not exposed in the swagger.json file. Please review the API docs for the complete capabilities.