To Test Your API: Use the API example and replace the ” apiKey= ” with Your_API_Key from your account, an active ” from= ” with %2B preceding the phone number, an active ” to= ” with %2B preceding the phone number and a ” message = ” We use ” Hello%20How%20are%20you ” Add all of your PARAMs together and paste into your favorite browser.
*Just a note: Scripting languages use encode the message by removing spaces so as to transfer information from one computer to another, across networks.
When I pasted the above example with my active phone number I got the following response:
{“status”:”fail”,”reason”:”Please check log!”,”to”:”+19513487859″,”from”:”+18333321414″}
As you can see the status is “fail” and the reason is that the from number is not an active number on this account.