You can also use the documented APIs via our TS/Javascript SDK. This SDK can be used both server side and client side javscript environmentsHow to install SDK#
npm i @chakrahq/chakra-chat-sdk
Quick start#
All API requests are authenticated with the bearer access token provided at initialization.Usage#
Send template message#
Send a WhatsApp template message to a phone number. Modified at 2026-06-29 09:57:10