Note: Inbound SMS message are always free.
How to send a message to a single SIM
- Open a SIM from the SIMs pages or using global search.
- Click the Manage SIM menu at the top of the page and choose Send message to SIM
- Select your message type (SMS, TCP, or UDP)
- Enter your message content, specify the port number for TCP/UDP messages, and send your message.
How to send bulk messages
- Navigate to the SIMs section in your dashboard.
- Use filters to find and select the target SIMs.
- Open the Manage SIMs menu at the top of the page and choose Send message to SIMs.
- Select your message type (SMS, TCP, or UDP)
- Enter your message content, specify the port number for TCP/UDP messages, and send your message.
Subscribing to messaging events
SIM messaging events are tracked in the Event monitoring section of your dashboard, including:- Outbound SMS messages sent from a SIM
- Inbound SMS messages sent to a SIM
- Inbound SMS messages received by a SIM
- TCP or UDP messages sent to a SIM
- API successful or failed responses for sending messages to a SIM
Beta: Alerts functionality is in beta and replaces our legacy Routes functionality. Some Routes functionality is no longer available, and you may find issues during the beta period. Please send us your feedback using the Support menu in your dashboard.
How to send a message to SIMs using the REST API
Send cloud message to SIMs
Send a message to SIMs
POST /devices/messageSend inbound SMS to SIMs
Send a SMS to SIMs
POST /sms/incomingSend outbound SMS from SIM
Send SMS from SIM to phone number
POST /sms/outgoingRelated actions
View SIM reporting
View outbound SMS usage details
Get outbound SMS usage
Get outbound SMS usage
GET /usage/sms