If you'd like to test API requests to send SMS messages without charging your account or sending an SMS, you can use your test credentials.

๐Ÿ’กTip:
Use the magic numbers in the table in the exercise. The From has to be a magic number and To can be any number of your choice.

Log in to see full request history
ValueDescriptionError code
+15005550001This phone number is invalid.21212
+15005550007This phone number is not owned by your account or is not SMS-capable.21606
+15005550008This number has an SMS message queue that is full.21611
+15005550006This number passes all validation.No error
All OthersThis phone number is not owned by your account or is not SMS-capable.21606
Path Params
string
required

The SID of test account

Form Data
string

Number to send message from

string

Number to send message to.

string

Text in message

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json