OpenAPI
The Server Monitor API is described in OpenAPI 3.0 format. You can use this spec to generate clients, validate requests, or feed API documentation tools.
Spec file
openapi.yaml — view or download the OpenAPI 3.0 YAML.
Base URL in the spec: https://faciotech.com/modules/addons/faciotech_monitor/api.php
Using the spec
- Import the YAML into tools like Postman, Insomnia, or OpenAPI Generator.
- Do not paste your API key into shared or public tools; use environment variables or secrets.
- This documentation site does not host a “Try it” explorer that would require entering secrets in the browser.