There are
...
two core
...
APIs available for users of Journey Orchestration
...
The APIs provided are all REST based and are self documented using swagger, the APIs are accessible from the side menu but also from https://dde.alterian.net/docs/
...
Dynamic Decision Engine API
Users generally wont need to access this part of the API, there are however a few areas which may be of use for example the info APIs allow users to generate reports against the system and the rule API allow access to the programmatic management of rules and data grids.
...
. The first is the application API. This API is primarily concerned with driving the product. It provides resources to the user interface and integration points with the rest of the platform.
The second API is the Rule API and is concerned with exposing endpoints to the rules created by users. This documentation is primarily concerned with the Rules API.
If you have been tasked with working with the Alterian API, we provide various convenient facilities to streamline the process. This guide outlines the resources available, including documentation, SDKs, and integrated testing within the Alterian CX environment.