Send SMS Messages per API
-
As low as 30 centavos per SMS text for all networks (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 engagement by texting:
- YES to 2158 1331 (Globe) or 22565 1331 (Smart/Sun)
- After you receive the automated SMS saying you are now subscribed, reply with ES <space> TEST
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
Phone Number Validation API
-
Check if a phone number is active or deactivated
-
Save time & money by texting only active numbers
-
Scrub your list of mobile numbers to remove expired SIM cards
-
As low as 50 centavos per number
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. No monthly fee.
-
Get going fast: sign-up and use our APIs in minutes.
-
SMS to all Philippines networks: Globe, Smart, Sun, TnT, TM
- We help you get started, with customer support in Tagalog, Bisaya, and English.
-
Offices in Manila, United States, and Africa
-
Customers in 140+ countries love us, including Ayala, Facebook, Google, Concentrix and even the United Nations
Philippines Low-volume SMS Prices
Rates for low-volume SMS campaigns:
P1 ($0.02) per SMS sent or received
Actual rates are in USD. PHP amounts are estimates.
Philippines Bulk SMS Prices
Rates are based on how much you prepay – the more you prepay, the lower your per SMS rate
Prepay Amount | Price per SMS you send (outbound) | Price per SMS you receive (inbound) | SMS Count (outbound) | SenderID Fees |
---|---|---|---|---|
$500 27,000php | 0.80 php ($0.016) | 0.80 php ($0.016) | 38,461 | 1 included |
$1,000 54,000php | 0.75 php ($0.015) | 0.75 php ($0.015) | 83,333 | 1 included |
$2,500 135,000php | 0.70 php ($0.014) | 0.70 php ($0.014) | 227,272 | 1 included |
$5,000 270,000php | 0.60 php ($0.013) | 0.60 php ($0.013) | 500,000 | 2 included |
$10,000 540,000php | 0.55 php ($0.011) | 0.55 php ($0.011) | 1,250,000 | 2 included |
*Actual rates are in USD. PHP amounts are estimates.
**Two-way SMS requires a virtual number with a one-time set-up fee of $20 and monthly fee of $20.
Recognized By
Trusted By