WhatsBuddy
Company tools in your terminal
Export agents, manage WhatsApp accounts, and drive the REST API with one binary — scoped to your company token.
Download
Pick your platform. Binaries default to api.whatsbuddy.com — override with --base-url or WHATSBUDDY_BASE_URL.
Quick start
- Make it executable
chmod +x whatsbuddy sudo mv whatsbuddy /usr/local/bin/ - Set your company REST token
export WHATSBUDDY_TOKEN=your-rest-api-token whatsbuddy accounts - Export a full company dump
whatsbuddy dump --out ./backup
Token lives in company settings (rest_api_token). Docs:REST API