Skip to main content
Sdks
Setup SDK
Setting up the duochat SDK in your backend project is quick and requires only basic configuration.
General Setup Flow
- Generate an API key from the dashboard
- Install the SDK package for your platform
- Store the API key in environment variables
- Initialize the SDK client in your app
- Start sending and receiving WhatsApp messages
Detailed installation and usage examples are available in the SDK-specific sections below.
Was this page helpful?
On this page