Your SMS are sent from your own mobile.See how it works
PLATFORMAPI-first architectureSecure device pairingDelivery visibilityMulti-device controlVersioned documentation
SMSMobileAPI / Platform updates

Product evolution, documented

Every meaningful change.
One clear timeline.

Follow new capabilities, platform improvements and fixes across the API, dashboard, mobile apps and integrations.

SMSMobileAPI platform releases across APIs, mobile apps and integrations
Live changelog source
194public releases
29product areas
4change types
September 21, 2026latest recorded release

Release history

69 updates

Newest first
2025

Missed Calls Management - From app Version (3.0.39.3)

👉 Download version (3.0.39.3) on Android only to see a new menu in your app that allows you to automatically manage missed calls.

📱 It is now possible to automatically retrieve missed calls from the mobile app.
📊 Missed calls are synchronized and displayed in your dashboard.
âš¡ You can now perform actions directly from the dashboard (alerts, automatic replies, follow-up, etc.).
Learn more
#147

Chat Live SMS" button

New Feature: Added a "Chat Live SMS" button in the dashboard. You can now track sent and received SMS in real time with a conversation-style view for easier reading and management.
Learn more
#141

[Added] WhatsApp Message Retrieval Activation Endpoint

Endpoint: https://api.smsmobileapi.com/getwa/active/

A new endpoint has been added to allow developers to activate the WhatsApp message retrieval service directly via API, without having to access the dashboard.

This feature is required to enable the reception of inbound WhatsApp messages via the API.
Developers can now integrate this activation step into their automated workflows or setup scripts.
Learn more
#126

GoHighLevel Integration Available

SMSMobileAPI is now officially integrated with GoHighLevel as a Communication Provider!
You can now send SMS directly from your GoHighLevel account using your own mobile phone — no third-party SMS provider needed.

✅ 100% mobile-based delivery
✅ Keep your own number
✅ No hidden fees – uses your phone plan
✅ Easy to set up in GoHighLevel settings

Start using SMSMobileAPI inside GoHighLevel today and boost your communication efficiency!
Learn more
#125

Invoice - Multi-channel messaging

Added the option to send SMS and/or WhatsApp messages to send on Invoice from Odoo using checkboxes.
Learn more
#118

Contact - Multi-channel messaging

Added the option to send SMS and/or WhatsApp messages to a contact from Odoo using checkboxes.
Learn more
#117

New – Shopify App Feature - Multi-SMS Gateway Support

You can now choose to send SMS from your Shopify store using:

- ✅ **SMSMobileAPI** (send directly from your mobile phone, like for the first version of the plugin)
- 🌐 **External providers** like **OpenPhone**, **Twilio**, **MessageBird**, **ClickSend**, and more
- 🔌 **Your own SMS gateway or modem**

Easily configure everything in your SMSMobileAPI dashboard and paste your API Key into the Shopify App settings.

### ⚙️ Dashboard Update
- Added a new section to manage external SMS gateway connections.
- Auto-generated API keys for third-party services.

### 🔍 Info
- 💡 *Your provider isn’t listed?* Check your SMSMobileAPI dashboard for the full list of supported services.
Learn more
#114

New – WooCommerce Plugin Feature - Multi-SMS Gateway Support

You can now choose to send SMS from your WooCommerce store using:

- ✅ **SMSMobileAPI** (send directly from your mobile phone, like for the first version of the plugin)
- 🌐 **External providers** like **OpenPhone**, **Twilio**, **MessageBird**, **ClickSend**, and more
- 🔌 **Your own SMS gateway or modem**

Easily configure everything in your SMSMobileAPI dashboard and paste your API Key into the WooCommerce plugin settings.

### ⚙️ Dashboard Update
- Added a new section to manage external SMS gateway connections.
- Auto-generated API keys for third-party services.

### 🔍 Info
- 💡 *Your provider isn’t listed?* Check your SMSMobileAPI dashboard for the full list of supported services.
Learn more
#113

WhatsApp Account Authentication via Mobile Notification

You can now authenticate your WhatsApp account through a simple mobile notification sent by WhatsApp.
This new method is faster and easier than the previous approach, which required scanning a QR code.

No worries — the QR code method is still available if you prefer it. You now have the choice between both methods to link your WhatsApp account with SMSMobileAPI.
Learn more
#108

Secondary SMS Gateway for Failed Message Handling from Mobile APP

In the dashboard, under the main menu "SMS Messages" > "Options & Rules", a new feature has been added in the "Rules for Failed SMS Messages" tab. You can now define a secondary SMS Gateway to ensure message delivery if the SMS cannot be sent via the SMSMobileAPI mobile app. This provides an added layer of reliability, allowing messages to be sent through an alternative gateway even when the mobile app is unavailable.
Learn more
#106

New Feature - Connect Your Own SMS Gateway

We introduce a powerful new feature that allows you to connect your own physical SMS Gateway or HTTP URL-based SMS Gateway directly to SMSMobileAPI.
🔧 What’s new?

You can now link your personal SMS Gateway to your SMSMobileAPI account using a secure API Key.
Compatible with physical devices or third-party HTTP-based SMS endpoints.
Once connected, your gateway will be used to send SMS through all our existing integrations.

✅ Full integration with:

WooCommerce
Shopify
Python scripts
Zapier
Shell commands (SSH, CLI, etc.)
And many more...

💡 Why use it?

This feature gives you full control and flexibility, allowing you to use your own infrastructure for SMS sending while still benefiting from the ease and power of SMSMobileAPI’s tools and plugins.
Learn more
#105

Campaign Management Added

* Added a new "Campaigns" section in the dashboard
* You can now create, edit, and delete advertising messages for upcoming campaigns
* Messages can be marked for SMS, WhatsApp, or both channels
* Easily prepare and store your messages in advance to avoid losing content and to better organize your marketing efforts

✅ This feature helps you manage all your SMS and WhatsApp campaign messages in one place
Learn more
#99

New endpoint pour SMS API - Mark SMS Messages Received as Read

Now you can mark each SMS Messages Received as Read

This API endpoint is used to mark one or multiple received SMS messages as read in the API status only.
This means the read status is updated on the API side, helping you filter out already processed messages when using the onlyunread=yes filter.

Important:
This action does not affect the read status on the smartphone itself — the change applies only to the API status, not to the messaging app or system status on the device.

Endpoint: GET https://api.smsmobileapi.com/getsms/set-read/
Learn more
#90

Enhancements to SMS Received Endpoint (GET https://api.smsmobileapi.com/getsms/)

Two new optional query parameters have been added to improve SMS retrieval filtering:

after_timestamp_unix (optional):
Provide a UNIX timestamp (in seconds) to retrieve only the SMS received after that specific moment.
This is useful for incremental fetching, allowing clients to sync only new messages since their last request.

Example:
GET https://api.smsmobileapi.com/getsms/?after_timestamp_unix=1715780400

onlyunread (optional):
Set this parameter to yes to retrieve only the SMS messages that have not yet been marked as read via the API.
This helps prevent reprocessing already handled messages.

Example:
GET https://api.smsmobileapi.com/getsms/?onlyunread=yes

Both parameters can be combined to retrieve only new and unread SMS since a specific timestamp.

Example of combined usage:
GET https://api.smsmobileapi.com/getsms/?after_timestamp_unix=1715780400&onlyunread=yes
Learn more
#89

External SMS System Integration

We’re excited to announce that you can now connect any external SMS sending system (other than SMSMobileAPI) directly to SMSMobileAPI and benefit from all our powerful integrations.
How does it work?

Let’s say you’re already using a service like OpenPhone (for example...) to send SMS. With this new feature, you can now link your OpenPhone account to SMSMobileAPI.
This allows you to continue sending SMS using your own OpenPhone number, while taking full advantage of all the tools and plugins offered by SMSMobileAPI:

Shopify Module

WooCommerce Integration

Zapier App

Python SDK

And many more...

In short, you keep using your existing SMS provider, but unlock the power of SMSMobileAPI’s ecosystem to automate, expand, and manage your communications more efficiently.
#84

Account Recharge via Credits System

- Introduced a new **Account Recharge via Credits System**, giving users greater flexibility and control.
- Users can now top up their account balance in advance and use their available credits to purchase services easily and instantly.
- This system improves the user experience by reducing payment steps during service purchases.
#78

New Contact Management Interface Released

We are excited to announce the launch of our brand-new Contact & Group Management interface, now live at https://smsmobileapi.com/contact-management/.
Enjoy a cleaner layout, easier navigation, and improved features to help you organize, import, and manage your contacts more efficiently than ever before.
#77

WhatsApp Message Sending – Single or Group Recipients

It is now possible to choose between sending a WhatsApp message to a single recipient or to an entire contact group directly from the dashboard. A new selection menu lets you easily switch between both options, making it faster and more flexible to manage your communication.
#70

Contact Groups Management Feature

A new menu is now available that allows you to manage your contact groups with ease.
You can create multiple contact groups, edit their names and descriptions, and add contacts to each group individually, through a multiline input, or by importing a CSV file.
This feature gives you full control over organizing your contacts and is fully integrated with your account.
#69

Detection if the phone number is not available on WhatsApp

When a user send a whatsapp message via our system (api, plugin, form, etc) -> If the recipient's phone number is not available on WhatsApp, an automatic email is now sent to the sender's registered email address to inform them that the number is not available.
#65