Entwickler-Hub
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": "…" }Schnellstart
From account to first request.
The same simple setup applies across the platform.
Erstellen Sie Ihr Konto
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 VorgängeSMS-API
Send, receive, resend, search logs and manage connected gateways.
Open documentation →
3 VorgängeAnruf-API
Retrieve missed, incoming and outgoing call activity.
Open documentation →
2 VorgängeBenachrichtigungs-API
Send and retrieve notifications on connected devices.
Open documentation →
7 VorgängeWhatsApp API
Send, synchronize, receive, verify and retry messages.
Open documentation →
3 VorgängeE-Mail API
Send and retrieve email while respecting unsubscribe status.
Open documentation →
Version historyÄnderungsprotokoll
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 →