LLM-friendly URL

Introduction

This document describes the Core API which is also used by the Luzmo application. As a client, you have access to the same API that we used to build Luzmo. That means that you can automate everything:

  • Access rights management to dashboards/datasets for users/groups/organizations.

  • Loading and synchronization of datasets and setting up database connections.

  • Create hierarchies or add translations for existing datasets.

  • Set up automatic reporting schedules.

  • Script dashboards, or use the query API to drive a custom dashboard component.

The Core API uses REST with default HTTP verbs and JSON Content .

Did this page help you?
Yes No