الهياكل الأساسية المتنقلة الجاهزة للإنتاجHTTPS API Android IOS / Documented end to endاستكشاف المنبر
PLATFORMAPI-first structureأجهزة آمنةإبراز التنفيذمراقبة الترايينات المتعددةالوثائق المغلقة

مركز المطورين

Build with the SMSMobileAPI platform

Everything you need to integrate SMS, call events, mobile notifications, WhatsApp and email into your product.

بوابة مركزية من طراز API تربط بين الرمز والهواة الإلكترونية والتطبيقات وقواعد البيانات
send-sms.sh
curl -X POST "https://api.smsmobileapi.com/sendsms/" \
  -d "apikey=YOUR_API_KEY" \
  -d "recipients=+1234567890" \
  --data-urlencode "message=Hello from my application"
200 OK{ "error": 0, "sent": "1", "id": "…" }

التشغيل السريع

From account to first request.

The same simple setup applies across the platform.

01

إنشاء حسابك

Start the free trial and open your dashboard.

02

Connect your channel

Pair a mobile device or configure an email mailbox.

03

Copy credentials

Keep API keys and OAuth secrets on your server.

04

Make one request

Use the documented cURL example, then inspect its JSON response.

REST base URLhttps://api.smsmobileapi.comHTTPS · JSON · UTF-8

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 →
RESTحليقةPHP 8جافا سكريبتبايثونNode.jsروبيWSDL