WaConnect|API Documentation Dashboard Swagger UI

Dashboard Guide

The WaConnect Dashboard is a web-based interface for testing messages, viewing your inbox, tracking delivery status, and managing your phone numbers.

Logging In

Navigate to the Login Page

Open https://app.waconnect.me/dashboard/login in your browser.

Enter Your Credentials

Use the Dashboard Username and Password provided by your administrator. These are separate from your API Key.

Dashboard Tabs

Chat Simulator

The Chat Simulator lets you send test messages directly from the browser without writing any code. You can:

This is the fastest way to verify your account is working before integrating with your application.

Inbox

The Inbox tab displays all incoming messages received on your WhatsApp numbers. Features include:

Status Tracking

The Status tab shows the delivery status of all outbound messages you have sent. For each message, you can see:

Statuses are updated in real-time as WhatsApp sends delivery receipts.

Phone Numbers

The Phone Numbers tab displays all WhatsApp numbers assigned to your account, including:

Account Admin vs. Global Admin

FeatureAccount AdminGlobal Admin
Chat SimulatorOwn account onlyAny account
InboxOwn messages onlyAll messages
Status TrackingOwn messages onlyAll messages
Phone NumbersView onlyAdd / Remove / Set default
Account ManagementNot availableCreate / Edit / Disable accounts
Webhook LogsNot availableView delivery logs

Tip: Use the Chat Simulator to test every message type before writing integration code. It shows you the exact JSON payload and API response.