Lesotho-led technology companyWebsite specials from M3,000Client supportContact

Bulk SMS & messaging API

Reach every customer with one dependable messaging service.

Send bulk campaigns, personalised messages, alerts, reminders and application-driven notifications with delivery reporting and integration support.

Messaging for operations and engagement

Portal when you need it. API when you scale.

Use the browser portal to upload contacts, create groups, personalise fields, schedule campaigns and review delivery outcomes. For system-generated communication, integrate through a secure API and send directly from your CRM, website, payment platform or line-of-business application.

Messages may be promotional, operational or transactional. BeeOnline assists with sender setup, templates, consent practices, integration testing and the distinction between single and multi-segment messages.

01

Bulk campaigns

Upload validated recipient lists, organise contact groups, schedule campaigns and monitor delivery from one controlled portal.

  • CSV contact import
  • Saved audiences and templates
  • Scheduled or immediate sending
  • Campaign delivery reporting
02

Personalised SMS

Merge customer-specific fields into every message so reminders, notices and campaigns remain relevant at scale.

  • Name and account variables
  • Balance, date and reference fields
  • Template validation
  • Duplicate and number checks
03

Messaging API

Integrate SMS into software through authenticated requests, delivery callbacks and operational reporting.

  • REST API and JSON payloads
  • Delivery receipts and webhooks
  • API credentials and usage controls
  • Developer testing support
04

Transactional messaging

Deliver time-sensitive OTPs, payment confirmations, ticket updates, queue notices and service alerts.

  • Priority message workflows
  • System-generated notifications
  • Audit and delivery history
  • Integration with ClientFlow and MonoPay

Volume pricing

Pay less as message volume grows.

Rates are per SMS segment, exclude VAT and may vary by destination, operator and approved route. Final rates are confirmed during account activation.

Essential

M0.14/ SMS

1–9,999 segments purchased for occasional alerts and smaller campaigns.

  • Web sending portal
  • Contact groups
  • Personalised templates
  • Delivery reports
Open an account
Scale

M0.07/ SMS

50,000–199,999 segments for high-volume operational messaging.

  • Everything in Business
  • Delivery callbacks
  • Multiple system users
  • Priority support
Choose Scale
Enterprise

M0.05/ SMS

200,000+ segments, subject to route and committed volume.

  • Enterprise API onboarding
  • Volume planning
  • Service reporting
  • Custom integration scope
Request enterprise pricing

Developer-ready

One request from your application.

API credentials, endpoint details and production activation are supplied after account approval. Delivery receipts can update the originating transaction or customer record.

POST /v1/messages
{
  "to": "+266XXXXXXXX",
  "sender": "BeeOnline",
  "message": "Hello {{name}}, your request is ready.",
  "reference": "CRM-10482"
}