Engage with your customers through a multi-channel platform.

With simplified access to telco infrastructure, developers use our powerful SMS, USSD, Voice, Airtime and Payments APIs to bring their ideas to life, as they build and sustain scalable businesses.

Innovate . mobile . technology

hero

Our Products

Reach out to your customers through our best way of communication

We provide a wide range of communication and payment API to help you create high-impact mobile engagement solutions. Working on improved consumer interaction experiences without complication. We offer SMS, Airtime, USSD, Voice, Data Bundles, Chats, Payments, and Rewards APIs.

Explore More

See What Our Customers Say About Us

Cool facts about this app

  1. It's fast, affordable, and Reliable
  2. Mobile Money Topup.Easy Topup using either M-pesa or Airtel Money.
  3. 24/7 online support customer care. Chat with experts online, social media sites or have us call you right away.
  4. Send Bulk SMS text messages to all networks in Africa. Enter your mobile number and SMS text and click send.
  5. Unlimited contact volume. Send Bulksms as many as you want. Our platform doesn’t limit you
  6. Schedule SMS text messages: You can schedule your SMS text messages to be sent at a future date and time - up to a year into the future.
  7. Easy & ready to use APIs
  8. Real-time insights
Restful API'S Easy to Intergrate

$curl = curl_init(); 
curl_setopt_array($curl, array( 
...
CURLOPT_URL => "https://app.apiproxy.co/sms/v1/bulk/api_create",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "POST",
CURLOPT_POSTFIELDS => "{\r\n   \"shortCode\":\"lidenCo\",\r\n   \"message\":\"Test\",\r\n   \"recipient\":\"254********\",\r\n   \"uniqueId\":\"254********\",\\",\r\n   \"callbackURL\":\"\",\r\n   \"enqueue\":1\r\n}",
CURLOPT_HTTPHEADER => array(
  "Content-Type: application/json",
  "Postman-Token: 39d5fda8-f8e1-4ebd-8564-ff02b0504165",
  "X-Authorization-Key: "ubgib5b25b28t4t43",
  "X-Requested-With: XMLHttpRequest",
  "cache-control: no-cache"
),
...
));
$response = curl_exec($curl);
$err = curl_error($curl);

Our Partners