Balance
—
USD
Total SMS
—
— delivered
Total Calls
—
— outbound
Contacts
—
in address book
Campaigns
—
— running
Failed SMS
—
of total messages
Recent Messages
Loading…
Recent Calls
Loading…
Send a Single SMS
Include country code, e.g. +15550001234
0 / 160 · 1 part
Bulk Send SMS
0 numbers entered
CSV must have a column named "Phone" or "phone"
0 / 160 · 1 part
Recent Campaigns
Loading…
Contacts
Import Contacts from CSV
Required columns: Name, Phone. Optional: Email, Notes, Group
Add Contact
| Name | Phone | Group | Notes | Added | Actions | |
|---|---|---|---|---|---|---|
Loading… | ||||||
Campaigns
| Date | Message Preview | Total | Sent | Delivered | Failed | Status | Actions |
|---|---|---|---|---|---|---|---|
Loading… | |||||||
Message Log
| Date | Direction | From | To | Message | Status | Cost |
|---|---|---|---|---|---|---|
Loading… | ||||||
My Numbers
| Number | Status | Type | Connection |
|---|---|---|---|
Loading… | |||
Search Available Numbers
Make a Call
Call Log
| Date | Dir | From | To | Status | Duration |
|---|---|---|---|---|---|
Loading… | |||||
Configuration & Server Info
API Endpoint
https://sms.misterbulk.com
Base URL for all API requests
API Authentication
Bearer ••••••••••••••••••••••••••••••••
Token passed in Authorization header
Inbound Webhook
GET /api/webhook
Inbound SMS are automatically routed here
Current Balance
Loading…
Refreshed on page load
Dashboard Auto-Refresh
Every 30 seconds
Stats & message tables update automatically
SMS Character Limits
1 part = 1–160 chars · 2 parts = 161–306 · 3+ parts = 307+
API Reference
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/balance | Account balance |
| GET | /api/stats | System statistics |
| POST | /api/send | Send single SMS |
| POST | /api/bulk-send | Send bulk SMS |
| GET | /api/messages | Message log |
| GET | /api/contacts | Contact list |
| POST | /api/contacts | Add contact |
| PUT | /api/contacts/:id | Update contact |
| DELETE | /api/contacts/:id | Delete contact |
| GET | /api/campaigns | Campaign list |
| GET | /api/numbers | My numbers |
| POST | /api/numbers/search | Search numbers |
| POST | /api/numbers/buy | Purchase number |
| GET | /api/calls | Call log |
| POST | /api/call | Make outbound call |
| POST | /api/bulk-call | Bulk calls |