Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt

Use this file to discover all available pages before exploring further.

APIs to create, update, delete, and list embed configurations associated with dashboards or metrics in data app

API Endpoints

Cloud Databrain Endpoint

POST https://api.usedatabrain.com/api/v2/dataApp/embed/{method_path}

Self-hosted Databrain Endpoint

POST <SELF_HOSTED_URL>/api/v2/dataApp/embed/{method_path}
Authorization
string
required
Bearer token for API authentication. Format: Bearer YOUR_API_TOKEN.