Lightdash website screenshot

Lightdash

Lightdash is an open-source business intelligence platform built on top of dbt that connects directly to the semantic layer defined in dbt projects. It provides a REST API covering core data operations including catalog management, chart and dashboard CRUD, SQL runner queries, scheduling and automated deliveries, user and access control, AI agent threads, and integrations with GitHub, GitLab, Slack, and Google Sheets. Authentication uses Personal Access Tokens passed via the Authorization header. Lightdash is available as a managed cloud service or self-hosted, with pricing based on cloud-hosted plans or free open-source self-hosting.

1 APIs 0 Features
Business IntelligenceAnalyticsdbtSemantic LayerOpen SourceDashboardsData

APIs

Lightdash REST API

Public REST API for Lightdash covering catalog, projects, charts, dashboards, spaces, SQL runner, schedulers, user management, AI agents, and integrations with external services.

Pricing Plans

Lightdash Plans Pricing

3 plans

PLANS

Rate Limits

Lightdash Rate Limits

3 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Lightdash Context

0 classes · 68 properties

JSON-LD

Example Payloads

Lightdash My Account Example

6 fields

EXAMPLE

Lightdash Projects Example

6 fields

EXAMPLE

Lightdash Scim Example

6 fields

EXAMPLE

Lightdash V2 Example

6 fields

EXAMPLE

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
X
X
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: lightdash
name: Lightdash
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/lightdash/refs/heads/main/apis.yml
created: 2026-06-12
modified: 2026-06-12
specificationVersion: '0.19'
description: 'Lightdash is an open-source business intelligence platform built on top of dbt that connects directly to the
  semantic layer defined in dbt projects. It provides a REST API covering core data operations including catalog management,
  chart and dashboard CRUD, SQL runner queries, scheduling and automated deliveries, user and access control, AI agent threads,
  and integrations with GitHub, GitLab, Slack, and Google Sheets. Authentication uses Personal Access Tokens passed via the
  Authorization header. Lightdash is available as a managed cloud service or self-hosted, with pricing based on cloud-hosted
  plans or free open-source self-hosting.

  '
tags:
- Business Intelligence
- Analytics
- dbt
- Semantic Layer
- Open Source
- Dashboards
- Data
apis:
- name: Lightdash REST API
  description: 'Public REST API for Lightdash covering catalog, projects, charts, dashboards, spaces, SQL runner, schedulers,
    user management, AI agents, and integrations with external services.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.lightdash.com/api-reference/v1/introduction
  baseURL: https://app.lightdash.cloud
  tags:
  - Business Intelligence
  - Analytics
  - dbt
  - REST API
  properties:
  - type: Documentation
    url: https://docs.lightdash.com/api-reference/v1/introduction
  - type: OpenAPI
    url: https://docs.lightdash.com/api-reference/openapi.json
  - type: OpenAPI
    url: openapi/lightdash-rest-api-openapi.yml
  - type: JSONSchema
    url: json-schema/lightdash-project.json
  - type: JSONSchema
    url: json-schema/lightdash-dashboard.json
  - type: JSONSchema
    url: json-schema/lightdash-chartsummary.json
  - type: JSONSchema
    url: json-schema/lightdash-space.json
  - type: JSONSchema
    url: json-schema/lightdash-scimuser.json
  - type: JSONSchema
    url: json-schema/lightdash-serviceaccount.json
  - type: JSONSchema
    url: json-schema/lightdash-schedulerandtargets.json
  - type: JSONSchema
    url: json-schema/lightdash-apierrorpayload.json
  - type: Vocabulary
    url: vocabulary/lightdash-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/lightdash-context.jsonld
common:
- type: Website
  url: https://www.lightdash.com
- type: Documentation
  url: https://docs.lightdash.com
- type: GitHubOrganization
  url: https://github.com/lightdash
- type: LinkedIn
  url: https://www.linkedin.com/company/lightdash
- type: X
  url: https://x.com/lightdash_devs
- type: Blog
  url: https://www.lightdash.com/blog
- type: Pricing
  url: https://www.lightdash.com/pricing
- type: StatusPage
  url: https://status.lightdash.com
- type: Plans
  url: plans/lightdash-plans-pricing.yml
- type: RateLimits
  url: rate-limits/lightdash-rate-limits.yml
- type: FinOps
  url: finops/lightdash-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com