The API allows you to send messages through your projects and services over HTTP/HTTPS, SMTP and SMPP protocols. Ready-made libraries in different programming languages connect to your project and help you send messages from anywhere with a single command. For simplified authorization, instead of a login and password pair, you can use a special API key.
The following parameters are passed to the server:
Option
The value
login
Customer Login.
psw
Client Password (you can add or change it on this page).
apikey
A special API key used for simplified authorization instead of the "login+password" pair (you can create it on this page).
phones
Phone number.
mes
Message ID.
query
A string of additional parameters (only in get_sms_cost2)
passed in the format: 'parameter_1=value_1¶meter_2=value_2'.
For a detailed description of the parameters, see the description of the send_sms method.
Returned parameters:
Option
The value
cost
Mailing cost.
cnt
The number of SMS sent, calculated as the number of SMS in the message multiplied by the number of recipients.
error
Error code.
This site uses cookies to improve its functionality. By using the site, you agree to this. To close