Skip to main content
Version: 7.2402.x.x RR

Swagger Endpoint

All REST API endpoints provided by the nevisAdmin 4 backend can be accessed via Swagger at /nevisadmin/swagger-ui.html#/.

You need an authorization token to call the API from outside your browser.

To obtain one, you can log in to nevisAdmin 4 and take the token from a cookie, or perform REST Authentication.

For more information on Swagger, check the official documentation of Swagger.

Do not take the descriptions of the REST endpoints in the Swagger documentation as the official documentation for the REST endpoints of nevisAdmin 4.