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/#/Sync/ApiSyncController_sync
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
Need more help?
Contact us on support@avallone.io and we will get in contact with you as fast as possible.