LLM-friendly URL

Embedding

This section guides you through embedding Luzmo's powerful analytics capabilities into your own application, from embedded dashboards all the way to an AI-powered data assistant.

Before you can securely embed any Luzmo features, you'll always first want to generate temporary Embed Authorization tokens server-side using an API key-token pair of an Organization Owner (can be generated in your profile settings ). These can be used to securely grant an end-user in your application time-limited access to specific Luzmo resources. Embed Authorization tokens are typically requested on each page visit and used in a Luzmo frontend component. When generating an Embed Authorization token , you can:

  • 🔒 Give access to a specific subset of your datasets and dashboards

  • 🔑 Define which features can(not) be used by the end-user

  • 📂 Support all kinds of data access rights for multi-tenancy data setups

  • And much more!

Once you have set up the Authorization request server-side, you can use these tokens to:

Did this page help you?
Yes No