Console Overview
Live metrics, billing statistics, and conversations interface for Acme College.
SMS Segment Usage
1
WhatsApp Volume
4
Tenant Billing Cost
$0.12
Delivery Success
14%
Twilio Integrations Credentials
API Integration Details
External systems (D3 CRM, Canvas batchers) can communicate with this service using standard API requests:
POST /api/send
Authorization: Bearer dummy_api_key
Authorization: Bearer dummy_api_key
{
"to": "+18186356335",
"channel": "sms",
"body": "Message body text content goes here..."
}