Bulk SMS

Engage your customers with personalized, targeted messages

With the highest read-rate, SMS is a key channel when communicating with your customers. You can run SMS marketing messages, service alerts or critical notifications.

Signup now

Broadcast SMS

With features like scheduling and contacts file upload, you can maximize communication to all of your customers efficiently and conveniently.

Two-way SMS

Share information with you users or collect feedback, this is a great way to enrich customer engagement.

Transactional SMS

Transactional SMSs are delivered immediately they are sent, which makes them effective for notifications, reminders, two-factor authentication and more.

Features

Delivery Reports

Receive and export accurate and detailed reports on the delivery status of all messages sent.

Personalized Text

Address your customers by name, inserting any information you have about them into a personalized message.

Long Messages

Get advantages of SMS message; send upto 10 pages that is 1600 characters.

File Uploads

VasPro supports uploading of contacts from an excel file. Really easy!

SMS Branding

Send messages using your company name instead of a number. This ensures content authenticity and enhances branded promotions.

SMS Scheduling

Send SMS text at a future date and time at your own convenience.

Pricing

All prices are exclusive of VAT. Prices are in Kenyan Shillings.

Currency conversion is only done on the US Dollar and not in any other currency.

Signup
Cost per SMS (Kenya)
Applies to Safaricom and Airtel MNOs
KES. 0.80
Cost per SMS (International)
Safaricom Sender ID
Alpha-Numeric
KES. 10,000.00
One-off fee
Airtel Sender ID
Alpha-Numeric.
KES. 10,000.00
One-off fee

VasPro API

Use our APIs with your application or services to build a robust system that connects with your customers.

The VasPro Developer API Documentation offers all the instructions you need to connect and use our services. Our development support team is ready to help you whenever you need help.

Signup Explore the docs
API Code

var settings = {
  "async": true,
  "crossDomain": true,
  "url": "https://api.vaspro.co.ke/v3/BulkSMS/bulk/create",
  "method": "POST",
  "headers": {
    "cache-control": "no-cache",
  },
  "data": "{
        "apiKey": "api token here",
        "shortCode": "VasPro",
        "origin": "API_INTERFACE",
        "isScheduled": ,
        "scheduleDate":
        "scheduleTime": ,
        "uniqueId": "12347",
        "enqueue": 1,
        "message": ""
        "contacts":
            {"recipients": "07xxxxxxxx,07xxxxxxx"},
        "callbackURL": "http://vaspro.co.ke/dlr"
    }"
}

$.ajax(settings).done(function (response) {
  console.log(response);
});


Trusted by corporates, SMEs and individuals