WhatsBuddy

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

  1. Make it executable
    chmod +x whatsbuddy
    sudo mv whatsbuddy /usr/local/bin/
  2. Set your company REST token
    export WHATSBUDDY_TOKEN=your-rest-api-token
    whatsbuddy accounts
  3. Export a full company dump
    whatsbuddy dump --out ./backup

Token lives in company settings (rest_api_token). Docs:REST API