Cloud APIs
From SpinetiX Support Wiki
Introduction
In computer programming, an application programming interface (API) is a set of subroutine definitions, communication protocols and tools for building software. In general terms, it is a set of clearly defined methods of communication among various components. A good API makes it easier to develop a computer program by providing all the building blocks, which are then put together by the programmer.
Just as a graphical user interface (GUI) makes it easier for people to use programs, application programming interfaces make it easier for developers to use certain technologies in building applications. An API simplifies programming by abstracting the underlying implementation and only exposing objects or actions the developer needs.
APIs
Here are the APIs available for SpinetiX cloud platform:
- Audit Trail API
- This API is used to generate audit trail reports from the SpinetiX Cloud, providing evidence of the user actions within ARYA Enterprise accounts.
- Automation API
- This API enables users to automate actions on ARYA Enterprise accounts, such as activating and deactivating alerts.
- Learn how to set up automated alerts using Power Automate by following this tutorial Automate alerts with Power Automate.