Skip to main content
Sdks
Overview
duochat SDKs are designed to reduce the complexity of integrating directly with the REST API. They handle common tasks such as authentication headers, request formatting, retries, and response parsing, allowing you to focus on business logic instead of low-level API handling.
Benefits of Using SDKs
- Faster integration time
- Cleaner and more readable code
- Built-in error handling
- Consistent request structure
- Easier maintenance and upgrades
All SDKs are officially maintained and follow the same API structure as the REST endpoints.
Was this page helpful?
On this page