Integrate
REST-API
CloudCheckr-FinanceManager provides a full REST-API which acts as a programmatic interface to each operation supported through the Graphical User Interface (GUI). On top of that, some operations can be exclusively executed through the API (such as file uploads).
A reference guide on all API endpoints and further details about implementation and authentication is publicly available online.
GUI Automation API
A simple JavaScript API is provided which enables programmatic access to some features normally controlled by a user in the GUI.
Single Sign-On
With CloudCheckr-FinanceManager it’s possible to connect your existing AD/ADFS/AAD user directory so your end-users can benefit from an easy SSO experience.
Currently, CloudCheckr-FinanceManager supports the Security Assertion Markup Language (SAML) v2 protocol, supported by a large number of identity providers.
SDKs
We’re currently in the planning stages of developing CloudCheckr-FinanceManager SDKs in various languages which would make interfacing with the REST-API easy to implement.