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

  1. Generate an API key from the dashboard
  2. Install the SDK package for your platform
  3. Store the API key in environment variables
  4. Initialize the SDK client in your app
  5. Start sending and receiving WhatsApp messages

Detailed installation and usage examples are available in the SDK-specific sections below.

Was this page helpful?