The Retarus SMS for Applications REST API is a service to send SMS and lookup the status.
To obtain a test account for this service or any of our other SMS services, please contact Retarus.
The Retarus SMS for Applications REST API is a service to send SMS and lookup the status.
To obtain a test account for this service or any of our other SMS services, please contact Retarus.
curl -i -X GET \
-u <username>:<password> \
https://developers.retarus.com/_mock/sms/sms4a-api/version
{ "buildNumber": 0, "buildTimestamp": "string", "majorVersion": 0, "minorVersion": 0, "versionInfo": "string", "message": "string" }