ChatGPT & AI: We’re incorporating AI into engageSPARK.

Send SMS Messages per API

  • Send text messages across all networks in the Philippines (Globe, Smart, DITO, Sun, TnT, TM)
  • Use Branded SMS with Sender IDs!
  • Global SMS API: Use one API to send to all 200+ countries
  • Instant sign-up (no credit card required)
  • Online dashboard for tracking SMS Texts via our SMS Gateway
  • Try our web-based UI for sending bulk SMS text blasts with templates
  • Optional super-fast priority delivery
PHP Example Code to Send an SMS
$jsonData = array(
    'orgId' => $ORGID,  // You'll get this when signing up.
    'to' => '63921YOURPHONENUMBER',
    'message' => 'Woohoo, you just sent your first text via the engageSPARK SMS Gateway!',
);

$ch = curl_init('https://api.engagespark.com/v1/sms/phonenumber');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);

// engageSPARK SMS Gateway uses JSON.
// Ask us if you have questions.
$jsonDataEncoded = json_encode($jsonData);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $jsonDataEncoded);
curl_setopt($ch, CURLOPT_HTTPHEADER, array(
    'Content-Type: application/json',
    'Authorization: Bearer ' . $TOKEN  // you'll need to set this variable
    ));

$data = curl_exec($ch);
$info = curl_getinfo($ch);
curl_close($ch)

 

PHP, JavaScript, Python, Java, Golang, Elixier, Bash script … your favorite programming language is easily integrated with our SMS Gateway, using a standard JSON-based REST API!

Receive SMS Online to your Webhook 

  • Receive SMS online via a toll-free PH phone number
  • What should happen when a SMS arrives? Configure easy inbound rules.
  • Incoming SMS texts are forwarded by our SMS Gateway to your webhook endpoint
  • Your company’s clients never pay to send you SMS
  • Inbound SMS phone numbers available in Philippines and 50+ other countries

Try our 2-way SMS for FREE

Try it for FREE

You can try our sample 2-way SMS campaign by texting:

  • SPARK to 22565775

You can only try this demo once using the same phone number. To try our other demos, text SPARK to 22565775.

Load Top Up & Data Plan API

We offer you the one of the best-priced SMS Gateways in the Philippines—AND we’re your go-to partner when it comes to sending load! It’s never been so easy!

  • Send load top up and data plans to any mobile phone in the Philippines
  • Reward your users for taking actions, like completing a survey or reaching a level in a game
  • Send load to employees on a regular basis
  • Use one API for sending load to 140+ countries
  • Send amounts as low as 10 and as high as 1,000 pesos

Why engageSPARK SMS Gateway?

  • With the easiest & best-priced SMS Gateway in the Philippines you can’t go wrong!
  • Pay only for what you use. No contracts. No commitments.
  • Get going fast: sign-up and use our APIs in minutes.
  • SMS to all Philippines networks: Globe, Smart, Sun, TnT, TM, DITO
  • We help you get started, with customer support in Tagalog, Bisaya, and English.
  • Customers in 185+ countries love us, including Ayala, Facebook, Google, Concentrix and even the United Nations

Philippines SMS Prices

Just $0.01 per SMS sent or received

(across all networks in the Philippines)

Recognized By

Trusted By

wfp-world-food-program-logo
iom-international-organization-for-migration-un-migration-logo
adb-asian-development-bank-logo
jhu-johns-hopkins-university-logo