Using the API for Outbound SMS
Our API allows you to send SMS outbound through the cloudnumbering service. This can be tested from our developer pages to get you started and then later you can setup your own application to send SMS via HTTPs to our API to send SMS.
Testing with Development Pages
Using the following developer page on our API documentation you can directly test sending SMS outbound through our service.
Simply login to the service and a token will be automatically generated to authenticate the page to send SMS. Then input the details into the form to test an SMS. The to and from numbers should be in E164 format and then the content filled.
https://developer.cloudnumbering.com/reference/post_smssendv1_1
Sending SMS through the API
The same page above will provide various example code snippets for a wide range of languages to get you started with sending SMS via HTTPs to the API endpoint for integrating with your own application.
Comments
0 comments
Article is closed for comments.