From e1663f1d85719a1d6b7f1fcd8c833c1b44ddb0e2 Mon Sep 17 00:00:00 2001 From: Ian Webster Date: Thu, 27 Mar 2014 15:16:32 -0700 Subject: [PATCH] Slightly better instructions --- views/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/views/index.html b/views/index.html index bb3bb82..71d4c60 100644 --- a/views/index.html +++ b/views/index.html @@ -41,7 +41,7 @@

TextBelt is an outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. Textbelt is fairly reliable and has sent over 100,000 texts.

-

Usage is a simple POST request:

+

Send a text with a simple POST request:

$ curl http://textbelt.com/text \
    -d number=5551234567 \
@@ -64,6 +64,10 @@
 
 

Canadian and International endpoints

+

+The /text endpoint supports U.S. phone numbers (and parts of Canada). +

+

For Canadian texts, curl

http://textbelt.com/canada