This guide is the "from zero to first message" path.
Create an API token in the dashboard, then copy:
Keep the secret server-side. Donβt ship it to browsers or mobile apps.
<figcaption class="docs-shot-caption">Tokens list</figcaption>
<figcaption class="docs-shot-caption">Token details (Token + Secret)</figcaption>
Open Sessions, start the token session, then scan the QR once.
<figcaption class="docs-shot-caption">Sessions page</figcaption>
<figcaption class="docs-shot-caption">QR modal</figcaption>
When the status becomes ONLINE, you can send messages.
Base URL:
https://stagging.digichat.digiworld-dev.com/api/whatsapp/{token}Example endpoint:
POST https://stagging.digichat.digiworld-dev.com/api/whatsapp/{token}/sendMessage