Skip to main content
Using our API via a dedicated deployment? Just replace api.langdock.com with your deployment’s base URL: <deployment-url>/api/public
Creates a new custom integration in your workspace. After creation, you can add actions and triggers to the integration.

Required Scopes

This endpoint requires the INTEGRATION_API scope.

Request Parameters

Example

Response Format

Success Response (201 Created)

Example Response

Error Handling

Next Steps

After creating an integration, you’ll typically want to:
  1. Add actions that agents can execute
  2. Add triggers that start workflows or conversations
  3. Configure authentication if your integration requires it
Langdock intentionally blocks browser-origin requests to protect your API key and ensure your applications remain secure. For more information, please see our guide on API Key Best Practices.