REST APIs
Atoti & Database
Atoti REST API allows one to queries against the cube. To prepare these queries and understand the structure of the cube, endpoints provide descriptions of the Cube hierarchies and measures. You can also add new MDX members and measures.
When exposed, the Database REST API is accessible for querying and even editing, using Mongo-like requests. Branches are supported and can be manipulated from the API.
Content Service
The Content Service offers a REST API that allows you to manipulate the folders and files stored in it. Additionally, you can import and export a given folder of documents.
DataExport
DataExport service allows you to download the result of MDX queries to a stream or directly export them to files in the server or in the cloud. The exports can be customized.
Diagnostics
The Diagnostics service provides you with a way to investigate measure lineage (various measures implemented, and dependencies between them) for the cubes available within your project.
Miscellaneous
The version API offers details about the exposed services, their versions and the URLs of these services.