Send SMS messages to any phone number worldwide via Twilio. E.164 format, multi-segment support, tiered pricing for USA/CA vs global.
Send SMS messages programmatically via Twilio's carrier network. Phone numbers must be in E.164 format (e.g. +5548999999999). Messages longer than 160 characters are automatically split into multiple segments (each billed separately). Pricing varies by destination: USA/CA is $0.012/SMS; Brazil and international numbers are $0.018/SMS.
| Field | Type | Description |
|---|---|---|
to required |
string | Recipient phone in E.164 format (e.g. +5548999999999) |
message required |
string | SMS text. 160 chars = 1 segment. Longer messages split automatically. |
| Destination | Price per SMS segment |
|---|---|
| πΊπΈ USA / π¨π¦ Canada (+1) | $0.012 |
| π§π· Brazil (+55) / π International | $0.018 |
Payments via x402 micropayment on Base (USDC). Each SMS segment billed separately.