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

Integrations

Files → 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/{id}

GET integrations

POST integrations

PUT integrations/{Id}/default

Last updated