Skip to content

Developers RestAPI

Riccardo Tempesta edited this page Mar 6, 2018 · 2 revisions

Interfacing via REST API

A full set of API is available covering all the main features.

Each module with REST API support is provided with its "API equivalent" you may use both to integrate your modules and external software via WEB API.

Click here to see an example.

E.g.: If you need to interface a feature coming from msp/module-notifier, you can check all the interfaces classes inside msp/module-notifier-api.

Web API rest

Check etc/webapi.xml file inside each API module to have a full overview.