API Specification
We've been so busy building great features on the platform, that our API docs are still in PDF form. We will continue to migrate this over as time permits.
In the meantime, you can download the API spec in PDF.
ZauiSoftware_API_Documentation.pdf
1MB
PDF
Zaui API Spec v1-2021-02-09
While our API documents are in XML, our XML is smart enough to talk in JSON also. To enable the API in JSON add
/?responseType=json
to the base URL endpoint.If your requests are in JSON then our API will reply in JSON.