Total Sent
0
Delivered
0
Failed
0
Contacts
0
β‘ Quick Send
Include country code (e.g. +91 for India)
π Recent Activity
π¬
No messages sent yet
Configure API and start sending
π Getting Started
βοΈ
1. Configure API
Add your Meta Access Token & Phone Number ID in API Config
π₯
2. Add Contacts
Add contacts manually or import CSV from Interakt
π€
3. Send Messages
Create one-time or scheduled campaigns for your Reachly users
Inbox
No conversations yet
Select a conversation
Incoming WhatsApp messages appear here.
π¬ Send Message
π Send from Contacts
| Name | Phone | ||
|---|---|---|---|
No contacts yet | |||
π£ Create Campaign
Campaign Setup
β Filter Contacts
0 selected
| Name | Phone | Tag | |
|---|---|---|---|
Add contacts first | |||
β‘ Message
β’ Schedule
Messages will send immediately when you click Launch Campaign.
Minimum: 1000ms. Plans protect campaign size, daily sends, and monthly template quota.
π Campaign Progress
π‘
Ready to Launch
Filter contacts, compose message, then send
Campaign Log
Logs appear here during send
Campaign History
| Campaign | Status | Recipients | Sent | Failed | Skipped | Created |
|---|---|---|---|---|---|---|
No campaigns yet | ||||||
π₯ Contact Manager
| # | Name | Phone | Tag | Status | Added | Actions |
|---|---|---|---|---|---|---|
π₯ No contacts yet. Add manually or import CSV. | ||||||
0 contacts
0 templates
Reply Automation Builder
Action Preview
Configure an action to preview it here.
Custom Automations
| Trigger | Action Type | Action Preview | Conversation Sent | Created/Updated |
|---|---|---|---|---|
No automations yet | ||||
Developer API
API DOC ->
Use our API documentation to understand Reachly capabilities.
Postman Collection ->
Start testing WhatsApp OTP and message APIs from Postman.
Python SDK ->
Use simple code helpers for finance apps, CRMs, and internal tools.
This is your Reachly API key to pass in finance apps, CRMs, and campaign tools.
Use Generate New Key for this workspace.
Quick Test
POST /api/public/otp
x-api-key: YOUR_SECRET_KEY Content-Type: application/json
{
"to": "+919876543210",
"code": "123456",
"ttlMinutes": 10
}
Team Access
Create agency admins or client team members.
Temporary password will be shown once after creation.
No users loaded
βοΈ Meta API Configuration
Manual Cloud API setup: Add the workspace's permanent access token, Phone Number ID, and WABA ID from Meta Business Manager.
Your permanent or temporary Meta access token
Found in Meta Business Manager under WhatsApp β Phone Numbers
Required for creating & syncing templates from Meta
βΉοΈ API Info
π‘ Endpoint
POST /api/messages
π° Pricing
Meta charges per conversation, not per message.
~βΉ0.58 per marketing conversation (India)
Free tier: 1000 conversations/month
~βΉ0.58 per marketing conversation (India)
Free tier: 1000 conversations/month
β οΈ Rate Limits
80 messages/second max
Add delay between campaign messages
Use 1000ms delay for safety
Add delay between campaign messages
Use 1000ms delay for safety
π Security Note
Your token is stored in browser localStorage only. Never shared with any server.