fbpx
Beem Logo

Resellers

Your Customers, Your Branding, Our Platform.

Sign up to Buy and Sell SMS’s using the most popular SMS Reseller Program and enjoy the benefits of running your own SMS business.
Beem Logo

The Beem reseller program.

Explore new Business Opportunities by providing new solutions to your customers

Send Two-way SMS notifications

Onboarding

Take full ownership of your customers, manage, engage and delight them with your own unique offering.

Send confirmations using two-way sms

Collect Payments

Set your own pricing and collect payments directly from your customers. Zero transaction fees.

Run contests with two-way sms

Instant Sign Up

Start selling today with instant reseller sign up and online SMS Credit Purchase using Mobile Payments.
Use two-way SMS to provide support

Zero Setup Costs

It has never been easier to become a reseller. Zero setup costs and a simple pay-as-you-go payment model.

Advanced SMS Platform.

Enterprise Management tools to help you scale.
  • Clean, Modern & User Friendly User Interface
  • Manage All Your Client Accounts in One Place
  • Set Your Own Pricing Tiers Per Client
  • In-depth Client Reporting & Activity Tracking
  • Advanced Client & Contact Management & Grouping
  • Send SMS’s Using Your Address Book or File Upload
  • Schedule SMS Broadcasts
  • Personalize Each SMS
  • Online SMS Credits Purchase Using Mobile Money
  • Create Unlimited SMS Templates
Beem reseller dashboard.

Key Features

Built for hassle free business.

Free Reseller Account
Instant Free Reseller Account. No Sign up costs or setup fees plus free test credits with every new sign up.
Zero Upfront Payment
Simple Pay-As-You-Go payment model. Purchase SMS Credits as and when required.
Intuitive Management Console
Simple and easy to use Reseller Management Console with in-depth guides for assistance.
On-Call Support
9-to-5 Technical support available over the phone and on email, with emergency support available 24/7.
Free Training
Free technical, platform, sales and customer management training available for all reseller accounts.
White Label Solution
Brand your Customer Portal with your own colours and logos to provide a unique experience to your customers.

How it Works

4 Simple & Easy Steps

Step 1

Sign up for a free Reseller Account.

Step 2

Purchase your SMS credits.

Step 3

Sign up Customers under your account.

Step 4

Sell SMS Credits at your own price.

The Beem Advantage

We understand our customers rely on our services and expect us to deliver scalable and reliable bulk SMS services. Through our SMS messaging experience, market knowledge, and domain expertise, we constantly strive to solve our customer's challenges whilst remaining economical and competitive.

Uptime

Platform uptime guarantee of 99.9%.

Scalability

Robust and Scalable platform processing millions of transactions.

Network Reach

Support for over 150 Mobile Networks across Africa & the World.

Support

Dedicated support team with an Industry Standard SLA.

Flexible Models

No minimum commitment with a pay-as-you-go model.

Tiered Pricing

Competitive tier-based pricing.

Integrate with Our Platform

Want to add SMS features into your own platform? Our robust API backed by a comprehensive API documentation and sample code allows businesses to integrate with our SMS solution into any application other third party systems like an ERP, CRM, etc easily.

<?php

//…. replace <api_key> and <secret_key> with the valid keys obtained from the platform, under profile>authentication information

$api_key=‘<api_key>’;
$secret_key = ‘<secret_key>’;

// The data to send to the API
$postData = array(
‘source_addr’ => ‘INFO’,
‘encoding’=>0,
‘schedule_time’ => ,
‘message’ => ‘Hello World’,
‘recipients’ => [array(‘recipient_id’ => ‘1’,‘dest_addr’=>‘255700000001’),array(‘recipient_id’ => ‘2’,‘dest_addr’=>‘255700000011’)]
);

//…. Api url
$Url =‘https://apisms.beem.africa/v1/send’;

// Setup cURL
$ch = curl_init($Url);
error_reporting(E_ALL);
ini_set(‘display_errors’, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt_array($ch, array(
CURLOPT_POST => TRUE,
CURLOPT_RETURNTRANSFER => TRUE,
CURLOPT_HTTPHEADER => array(
‘Authorization:Basic ‘ . base64_encode(“$api_key:$secret_key”),
‘Content-Type: application/json’
),
CURLOPT_POSTFIELDS => json_encode($postData)
));

// Send the request
$response = curl_exec($ch);

// Check for errors
if($response === FALSE){
echo $response;

die(curl_error($ch));
}
var_dump($response);

Our regional offices.

Botswana
Sebele Centre
Gabarone
Botswana

Telephone:
+267 72 217218

Ghana
Plot 13 Block E
Apemso-Kumasi
Ghana

Telephone:
+233 54 8383383
+233 50 1375295

Malawi
First floor, Room 10
Wisdom House
Kenyatta Drive
P.O Box 3008
Blantyre
Malawi

Telephone:
+265 99 8996888

Sri Lanka
334/A Mawanella Rd
Pethiyagoda Kelaniya
Sri Lanka

Telephone:
+94 78 5814708

Ivory Coast
Entrée Bingerville
Bp 151 Bingerville
Bingerville

Telephone:
+225 42 323507

Rwanda
Makuza Peace Plaza
KN4 Avenue St
Kigali

Telephone:
+250 78 8306159

Zambia
No 17 Buboni Villas
Roma Park, Zambezi Road
Lusaka, Zambia

Telephone:
+260 96 9188677

Benin
Maison Kengue Gérard
Quartier Zoca
Ville: Abomey-Calavi

Telephone:
+229 67 730676

Uganda
5th Street Industrial Area, Suit 5.2
2nd Floor Uganda House
Kampla, Uganda

Telephone:
+254 78 0622106

Harness the power of SMS across Africa, and the World, with Beem’s SMS Messaging Platform.

Beem on Facebook
Beem on Instagram
Beem on Twitter
Beem on Youtube
Beem on WhatsApp
Find Beem on LinkedIn