API
PandaGarage has two APIs. The internal and the external API. Both APIs are secured by the WebUI password (if authentification is enabled).
Internal API
The internal API is currently not documented, as it is meant to be used by the WebUI for setup and settings. Please don't use this one for custom requests, because it could change very often with each update.
External API
The external API could be used to build custom requests or to integrate it with other systems / software. It's endpoints are documented on the external API page.