Using our API via a dedicated deployment? Just replace
api.langdock.com with your deployment’s base URL: <deployment-url>/api/publicRequired Scopes
This endpoint requires theINTEGRATION_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:- Add actions that agents can execute
- Add triggers that start workflows or conversations
- 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.