Skip to main content

APIs overview EnterpriseEnterprise +

Accounts on the Enterprise and Enterprise+ plans can query the dbt APIs.

dbt provides the following APIs:

If you want to learn more about webhooks, refer to Webhooks for your jobs.

How to Access the APIs

dbt supports two types of API Tokens: personal access tokens and service account tokens. Requests to the dbt APIs can be authorized using these tokens.

0