Transactional SMS API allows you to send SMS to a single or an array of phone numbers.
Use this method to get all SMS statuses. By default, you can only access data from the last month
The number of items omitted from the beginning of the list. Default ‘0’.
0
The maximum number of items returned by request. Default ‘100’. Maximum ‘1000’.
100
Start of the UTC time range. Use RFC 3339 standard or simpler "YYYY-MM-DD hh:mm:ii" format.
2025-01-03 00:00:00
End of the UTC time range. Use RFC 3339 standard or simpler "YYYY-MM-DD hh:mm:ii" format.
2025-01-01 00:00:00
List of senders. (max 10)
Sender1,Sender2,Sender3
Use the method to get all sender IDs assigned to the current API KEY.
Use this method to get all sent sms
externalId of SMS preceded by a sign 'C-' f.e. C-extid_3-0001
The number of items omitted from the beginning of the list. Default ‘0’.
0
The maximum number of items returned by request. Default ‘100’. Maximum ‘1000’.
100
Allows to filtrate list of sent sms by sender id ( you can add up to 10 sender id separated by , )
Allows to find sent sms by phone number
+01230123123
You can find sms by status ( 1 - new, 2 - move to send, 9 - rejected, 21 - delivered )
You can order by externalId, status and createTime. This only works if you don't pass the externalId parameter.
You can set ascending('ASC') or descending('DESC') direction. This only works if you don't pass the externalId parameter.
Search with UTC time. Use RFC 3339 standard or simpler "YYYY-MM-DD hh:mm:ii" format
2025-01-03 00:00:00
Search with UTC time up to a month ago. Use RFC 3339 standard or simpler "YYYY-MM-DD hh:mm:ii" format
2025-01-01 00:00:00
Use this method to check if a phone number is available.
The phone number.
+48111222333
Use this method to send SMS to any phone numbers you provide. If you want to send SMS to the group created through POST /v2/group use the send sms campaign method. Remember that the use of characters other than the GSM-7 standard will shorten individual text messages, which may increase the cost of sending messages. If You want more information, check SMS Billing section in this documentation.
The sender ID that was previously added through the user panel and then accepted by our support team.
The content of the SMS
Hello world!
The phone numbers of receivers.
["+48111222333","+48111222444"]
The number of minutes the SMS will be valid (Max value = 4320) / 3 days
SMS dispatch date set in the future, up to a maximum of 14 days.
Type of SMS ( 0 - regular SMS, 1 - Flash SMS )
0
The URL shortener and tracker. Setting this property to ‘true’ will make the urls shorter and also urls will be tracked.
false
Example: true
The URL for DLR (Delivery Report). DLR is a feature that reports if the message has been delivered. If you want more information check section DLR in this documentation.
The unique identifier of the message. After sending a text message with external ID, it cannot be resent for next 24 hours. Cannot be longer than 64 characters.
xxxx-xxxx-xxxx