A complete SMS API platform with powerful features designed for developers who need reliable, scalable messaging infrastructure.
Comprehensive API endpoints for all your SMS messaging needs
Send individual SMS messages to any Philippine mobile number with just one API call.
POST /api/v1/sms/send
Send messages to multiple recipients simultaneously with a single API request.
POST /api/v1/sms/send-bulk
Secure one-time password generation and verification for user authentication.
POST /api/v1/otp/send
Create and manage reusable message templates for consistent communication.
Track message delivery status in real-time with detailed logs and reports.
GET /api/v1/sms/status/:id
Create and manage multiple API keys with granular permissions.
Easy integration with comprehensive documentation
curl -X POST https://www.skysms.skyio.site/api/v1/sms/send \
-H "X-API-Key: your_api_key" \
-H "Content-Type: application/json" \
-d '{
"phone_number": "+639123456789",
"message": "Hello from SkySMS!"
}'
Detailed guides, API references, and code examples in multiple languages.
Average API response time under 100ms for optimal performance.
HTTPS encryption, API key authentication, and rate limiting.
Get help when you need it with our responsive support team.
Create your free account and get 10 SMS credits to test.