Overview
Unosend SMS uses pre-approved templates to send messages. This ensures compliance with carrier regulations and high delivery rates. How it works:- Create a template — Define your message with
##variable##placeholders - Wait for approval — Templates are reviewed (usually within minutes)
- Send SMS — Use the approved template ID with variable values
Pricing
- 10 free SMS per organization (lifetime)
- After that: $0.006 per SMS (deducted from your wallet)
- A standard SMS segment is 160 characters. Longer messages are split into 153-character segments.
Sending an SMS
Response
Batch Send
Send up to 100 SMS messages in a single API call:Templates
SMS templates use##variable## syntax for dynamic content. Templates must be approved before use.
Creating a Template
From the SMS > Templates page in the dashboard:- Click Create Template
- Enter a name and message body using
##variable##for placeholders - Submit — the template is sent for approval
- Click Sync Status to check approval
Template Variables
Variables are wrapped in double hashes:##variable_name##
Example template:
Phone Number Format
Always include the country code with a+ prefix:
| Country | Format | Example |
|---|---|---|
| India | +91XXXXXXXXXX | +919876543210 |
| US/Canada | +1XXXXXXXXXX | +14155551234 |
| UK | +44XXXXXXXXXX | +447911123456 |
SMS Contacts
Manage SMS contacts from the dashboard (SMS > Contacts):- Add contacts manually or import from CSV
- CSV must have
nameandphonecolumns - Export all contacts as CSV
- Bulk delete selected contacts
Billing
SMS costs are deducted from your wallet balance:- First 10 SMS are free (lifetime per organization)
- After that: $0.006 per SMS
- Top up your wallet at Settings > Wallet
- Enterprise accounts have custom pricing
SMS segments are counted by character length. Messages up to 160 characters = 1 segment. Longer messages use 153 characters per segment.