Send SMS
Send an SMS Message
GET or POST Request
https://v1.api19.com/sms/send
Argument
Required
Type
source
yes
int
destination
yes
int
message
yes
string
key
yes
string
Send a GET or POST request with source, destination, message and key to us and we will deliver it to the recipient.
Last updated