WhatsApp Bot

Welcome Back

Sign in to your dashboard

Connect Bot

Disconnected

Plan Status

Active

Expires On

Unlimited

Days Remaining

0

Account

User

Connect Your WhatsApp

Choose your preferred method to link your account

Link via QR Code

Standard method. Scan a unique code using your WhatsApp Linked Devices scanner.

Link via Pairing Code

No camera needed. Receive an 8-digit code to enter manually in WhatsApp on your phone.

QR Code Pairing

Open WhatsApp on your phone > Linked Devices > Link a Device, and scan the QR code below.

Generating QR...

Pairing Code Setup

Avatar

Bot Connected!

Your WhatsApp account is linked and active.

Test Connection

Verify your WhatsApp session by dispatching an instant test message to any recipient.

AI Engine & Persona

Connect your personal API key (Gemini, Groq, or OpenAI) and configure the bot's custom intelligence persona.

Interactive CTA Buttons & Drawer Menus

Construct official WhatsApp interactive Call-To-Action buttons and multi-category list sheets.

Create Interactive CTA Trigger

One-Click Ready Templates

📦 App / File Download

Pre-configures a direct APK or catalog download button on "download".

📋 24/7 Support Menu

Creates a multi-section interactive drawer with 4 department rows on "menu".

🧾 Order / Invoice Button

Dispatches order confirmation with invoice PDF link on "invoice".

Auto-Reply Knowledge Rules

Configure automated keyword triggers, matching behaviors, and interactive replies.

Trigger Keyword Match Response Type Response Message Actions
Loading rules...

POS & Billing REST API Gateway

POS Ready

Connect your desktop POS software, billing engine, or CRM to send WhatsApp receipts, text alerts, and combined invoices instantly.

Your Private API Key

Pass via x-api-key header or api_key URL parameter
Status: Active POS Subscriber
Base Endpoint
https://www.whocallme.online/api
Supported Methods & Headers
GET POST (JSON / Multipart) x-api-key: KEY
🖥️

Hosted Main + Desktop POS (Local Computer) Setup

Your store cash counter or billing software runs on a local Windows computer with no public IP or public domain. Your WaAgent is hosted securely on your cloud server. When printing receipts, your POS software simply sends an HTTP POST directly to your URL with the local PDF file stream (via multipart/form-data or Base64 JSON). No public URL, no router port forwarding, and no third-party cloud storage is required!

POS Multi-Language Integration Suite

100% Language Agnostic (REST HTTP)

Because WaAgent uses standard HTTP POST, it works natively with any POS programming language. Select your POS language below for complete, ready-to-paste code:

Universal cURL & Shell (Works from ANY POS)

Even if your POS is in an old or proprietary language (Clarion, Clipper, SAP, PowerBuilder), you can invoke this one-line command from your software:

curl -X POST "https://www.whocallme.online/api" \
  -H "x-api-key: " \
  -F "number=923001234567" \
  -F "message=Thank you for shopping! Here is your invoice." \
  -F "pdf=@C:/Invoices/INV-1092.pdf"

Live API Simulator (Desktop File Upload & Testing)

Interactive Test Console

Test uploading a real PDF or invoice from your local computer directly to the gateway.

Select any PDF invoice or image on your PC. It will be uploaded directly via multipart form to and delivered to WhatsApp.

Allowed Groups

Allow your bot to function and reply inside specific WhatsApp groups.

To allow a group, type !id inside that WhatsApp group to copy its ID, then save it below: