· 6 years ago · Oct 20, 2019, 04:12 AM
1Username
28c5869f19a5a4e70aa7d2e3725b409
3API Key
49af7acb84b1e8e07e03d0ffb223cafb2cd718bbd
5
6curl -H "Content-Type: application/json" -X POST -d '{
7 "phone": ["phone_number"],
8 "text" : "Hello Till from cURL!"
9}' "https://platform.tillmobile.com/api/send?username=username&api_key=api_key"