Send outbound SMS
Our SMS API enables you to programmatically send SMS messages from your web application. First, you need to create a new message object. PhilSMS returns the created message object with each request.
{
"status": "success",
"data": "all details here"
}
Response example. If you want to see more check the documentation.
Our SMS API enables you to programmatically send SMS messages from your web application. First, you need to create a new message object. PhilSMS returns the created message object with each request.