Woffu API

Woffu has an API to facilitate the integration with the existing systems of our clients. With it you can manage the main elements of the application, such as users, departments, requests, etc. It is based on REST, uses JSON for the exchange of data and the most common http verbs (GET, POST, PUT and DELETE) to represent the actions.

We extend the functions of our API continuously without ever forgetting the compatibility of the existing developments and integrations that use it.