開発者ハブ
Build with the SMSMobileAPI platform
Everything you need to integrate SMS, call events, mobile notifications, WhatsApp and email into your product.

curl -X POST "https://api.smsmobileapi.com/sendsms/" \
-d "apikey=YOUR_API_KEY" \
-d "recipients=+1234567890" \
--data-urlencode "message=Hello from my application"{ "error": 0, "sent": "1", "id": "…" }クイックスタート
From account to first request.
The same simple setup applies across the platform.
アカウントを作成する
Start the free trial and open your dashboard.
Connect your channel
Pair a mobile device or configure an email mailbox.
Copy credentials
Keep API keys and OAuth secrets on your server.
Make one request
Use the documented cURL example, then inspect its JSON response.
https://api.smsmobileapi.comHTTPS · JSON · UTF-8Choose an API
Every operation, clearly explained.
Each reference includes authentication, required and optional parameters, copy-ready requests, responses, limitations and error handling.
13操作SMS API
Send, receive, resend, search logs and manage connected gateways.
Open documentation →
3 つのオペレーションAPI の呼び出し
Retrieve missed, incoming and outgoing call activity.
Open documentation →
2 つのオペレーション通知API
Send and retrieve notifications on connected devices.
Open documentation →
7 つのオペレーションWhatsApp API
Send, synchronize, receive, verify and retry messages.
Open documentation →
3 つのオペレーションメールAPI
Send and retrieve email while respecting unsubscribe status.
Open documentation →
Version history変更履歴
Review API changes, fixes and new platform capabilities.
See what changed →Works with your stack
HTTP is the integration layer.
Use REST, cURL or your preferred language. Every endpoint can be called from server-side PHP 8, JavaScript, Node.js, Python, Ruby, the CLI or an automation platform.
Browse integrations →