Jedox OLAP HTTP API and Server Browser

OLAP API

Jedox OLAP server (In-Memory DB) offers a RESTful API and communicates with clients using the HTTP 1.1 protocol. Using this API, clients can send requests to which the server sends a response in an easy-to-parse CSV format.

To access the Jedox OLAP server interface, add the prefix olap to your cloud URL address. i.e.: https://olap.name.cloud.jedox.com

From there you can access the API documentation, as well as the Server Browser.

Server Browser

The Jedox OLAP Server Browser is a lightweight web browser interface for exploring server objects, especially database contents. The interface is enabled by default and can be accessed only by users assigned to the "admin" role. To access the server browser, it is required to use the administration interface by adding the browser prefix to your cloud URL address, i.e.: https://browser.name.cloud.jedox.com

Important note: The server browser interface is protected by a username and password. Once accessed, the user has full control and can delete databases, cubes, dimensions, etc. Click on a database to display the overview of its cubes and dimensions.

Updated March 27, 2024