Please refer to the OpenAPI Avallone uses OpenAPI to implement REST endpoints. https://en.wikipedia.org/wiki/OpenAPI_Specification is a machine-readable interface definition language for describing, producing, consuming and visualizing web services. This makes it easy to generate clients from the documentation.
Documentation
Please see the documentation here:https://api.avallone.io/docs/api/#/
3rd Party Tools
https://www.npmjs.com/package/@openapitools/openapi-generator-cli Use the openapi client generator to generate SDKs
https://hub.docker.com/r/openapitools/openapi-generator-cli Docker image for openapi client generator