Messaging

SMS & MMS that actually arrive

Transactional and conversational SMS/MMS with least-cost routing, automatic encoding and per-segment cost transparency.

  • Two-way conversations with a single webhook
  • Automatic Unicode and segment optimization
  • Sender ID, short code and toll-free support
  • Per-message delivery receipts with carrier codes
POST /v1/messages200 OK
curl https://api.bonnietec.com/v1/messages \
  -u "$BONI_KEY:$BONI_SECRET" \
  -d channel=sms \
  -d to=+13035550164 \
  -d body="Your order #8841 has shipped."