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

28 updates

Newest first
2026

WhatsApp Voice Messages Now Automatically Transcribed

SMSMobileAPI can now automatically convert WhatsApp voice messages into text, making it even easier to integrate incoming WhatsApp conversations into your workflows and automations.

Every received WhatsApp voice message is automatically transcribed and the resulting text is available directly in the Dashboard logs as well as through the API endpoints.

This makes it possible to process voice messages just like standard text messages, allowing your CRM, AI assistant, automation platform, or custom application to immediately understand and use the content without having to handle audio files separately.
Learn more
#212
2025

Connectivity issue - WhatsApp

Fixed: Connectivity issue causing intermittent unavailability for a subset of WhatsApp accounts.

Update: Service migrated to a new server and monitoring improved to prevent recurrence.

Impact: No action required from users; service is fully restored.

We’re sorry for the inconvenience.
Learn more
#143

[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

Faster WhatsApp message sending

- Faster WhatsApp message sending.
- Reduced delay between messages for quicker delivery.
Learn more
#120

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

Improvement: Faster WhatsApp Message Delivery for Targeted Campaigns

We've optimized the delivery time of WhatsApp messages during your targeted advertising campaigns, ensuring faster and more reliable message dispatch to your audience.
#76

WhatsApp Virtual Numbers Now Available for Purchase with USDT (ERC20)

You can now buy WhatsApp virtual numbers using Tether (USDT) on the ERC20 network.
This new payment option makes it easier for crypto users to access our services and simplifies international transactions.
#72

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

Resolved a critical issue affecting WhatsApp

### Fixed
- Resolved a critical issue affecting WhatsApp connection due to a major protocol update from WhatsApp.
- Improved handling of unexpected changes in WhatsApp's authentication flow.

### Note
- Users who experienced connection issues on April 30th are invited to reconnect their WhatsApp account. The service is now fully restored.
#67

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

WhatsApp Number Availability Checker

We are pleased to announce the launch of a new web page that allows you to instantly verify if a phone number is available on WhatsApp!

URL: https://smsmobileapi.com/whatsapp-check-number/

Purpose: Easily check WhatsApp availability before sending messages or integrating with our API.

Highlights:

Fast and secure real-time verification.

Requires only your API Key and the phone number to test.

Direct access to full API documentation for developers.

No manual setup required — ready to use online.

This tool is perfect for testing and validating numbers before integrating into your own systems!
#64

WhatsApp Number Availability Check API

A new stable API endpoint that allows you to check if a phone number is available on the WhatsApp network!
You can now easily verify if a number is active before sending a WhatsApp message through our system.

Endpoint: https://api.smsmobileapi.com/whatsapp/checknumber/

Method: GET or POST

Required parameter: recipients (the phone number to verify) and your apikey

The API will return a clear status indicating whether the phone number is reachable via WhatsApp.
#63

Improved detection of unavailable WhatsApp numbers:

Detection of unavailable WhatsApp numbers has been improved for faster and more reliable identification, regardless of the language displayed.
#62

WhatsApp Message Sending Issue Resolved for Certain Account Types

A bug affecting WhatsApp message sending for specific types of WhatsApp accounts has been identified and resolved. This update ensures that messages are now properly handled and delivered across all supported account types. We recommend all users to update to benefit from this fix.
#61

New parameter added for WhatsApp Message encryption at recipient side

GET / POST : encrypt_message (value = yes)
A new optional parameter has been added to the encrypt_message function to enable WhatsApp message encryption upon reading by the recipient.
This feature enhances end-to-end security by ensuring that messages are not only encrypted in our database, but also remain encrypted on the recipient's phone until the correct decryption key is entered.
#57

New parameter for whatsapp API : url_media_shorted

In your request add the parameter url_media_shorted=yes :
When sending a PDF via WhatsApp using the `url_media` parameter,
and if the PDF has the condition `[pdf_with_image=yes]`,
the download link is now displayed using a short URL.
#55

New Feature: Buy Virtual WhatsApp Numbers and Link Them to Your SMSMobileAPI Account

You can now purchase fully configured virtual WhatsApp numbers directly from your dashboard and link them to your SMSMobileAPI account.

With these numbers, you can:

✅ Send and receive WhatsApp messages via our API or dashboard
✅ Choose the country and city of the number to match your audience
✅ Use dedicated, secure numbers — exclusively for your usage
✅ Manage multiple WhatsApp numbers simultaneously (including your own)

No setup required. No ID verification. Just plug and play.
This is a game-changer for anyone who wants to scale WhatsApp communication with full flexibility and total control.
#51

Fixed an issue where attached images sent via WhatsApp

Debugging for better results when an image needs to be sent
#50

🎉 Released the new **WhatsApp Voice-to-Text** feature!

Incoming WhatsApp voice messages are now automatically transcribed into readable text.
Transcriptions can be accessed via the dashboard, retrieved by API, or forwarded by email in plain text format.
#47

It is possible to format the text or part of the text in your WhatsApp messages.

For format the text with Italic -> Use : Underscore -> Example : _text_
For format the text with Bold -> Use :Asterisk -> Example : *text*
For format the text with Strikethrough -> Use :Tilde -> Example : ~text~
For format the text with Monospace -> Use :Backticks -> Example : ```text```
#46