dbt Cloud Semantic Layer API

APIs for querying governed metrics and dimensions defined in the dbt Semantic Layer - a GraphQL API and a JDBC driver (ArrowFlight SQL) - with standard metadata functionality, authorized via service token.

API entry from apis.yml

apis.yml Raw ↑
aid: dbt-cloud:dbt-cloud-semantic-layer-api
name: dbt Cloud Semantic Layer API
tags:
- Semantic Layer
- Metrics
- GraphQL
- JDBC
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.getdbt.com/docs/dbt-cloud-apis/sl-api-overview
baseURL: https://docs.getdbt.com/docs/dbt-cloud-apis/sl-graphql
properties:
- url: https://docs.getdbt.com/docs/dbt-cloud-apis/sl-api-overview
  type: Documentation
- url: https://docs.getdbt.com/docs/dbt-cloud-apis/sl-graphql
  type: GraphQL
- url: https://docs.getdbt.com/docs/dbt-apis/sl-jdbc
  type: APIReference
description: APIs for querying governed metrics and dimensions defined in the dbt Semantic Layer - a GraphQL
  API and a JDBC driver (ArrowFlight SQL) - with standard metadata functionality, authorized via service
  token.