Developer Documentation
To find out more
Maestrano maintains a set of documents related to its APIs and SDKs. These documentations can be found online on Maestrano Developers (recommended).
A summary is provided below for convenience.
1 - Maestrano SDKs
Maestrano has four SDKs, available open source on Github:
It is recommended - when possible - to use our SDKs as it greatly simplifies configuration and single sign-on related activities.
One can always revert to doing an [Deprecated] SDK-free Integration.
2 - Connec!™ API
Connec!™ data sharing API is available online at this address: http://maestrano.github.io/connec/
Examples of data integration can be found under Maestrano's github account. Maestrano recommends having a look at the following two examples:
- vTiger6 (CRM): https://github.com/maestrano/vtiger6
- Dolibarr (ERP): https://github.com/maestrano/dolibarr
3 - Impac!™ API
Impac!™ reporting API is available online at this address: http://maestrano.github.io/impac/
Impac!™ open source JavaScripts frontend is also available open source at this address: https://github.com/maestrano/impac-angular
4 - MnoHub API
Maestrano Hub API is used internally by Frontend Applications to manage user metadata (e.g. user data, subscriptions, tokens etc.).
The documentation is available here: http://maestrano.github.io/maestrano-hub/
5 - Nex!™ API
Nex!™ API is used internally for infrastructure management. The public documentation will be published in the near future.