For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrations

Database → Integrations endpoints.

An integration connects an external provider to this module. Configure the provider and its secrets in the dashboard; the API lets you list, create or update, enable, disable, set a default, and test integrations.

Endpoint
Method

DELETE integrations/{Id}

PUT integrations/{Id}/disable

PUT integrations/{Id}/enable

GET integrations/flex-tiers

GET integrations/{id}

GET integrations/{Id}/connection-string

POST integrations

PUT integrations/{Id}/default

POST integrations/test

Last updated