|
8 (800) 700 7672 Free in Russia |
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.
MESSAGES SENDING Sending an SMS message MANAGING MAILING LISTSComments in SMS messages Sending to a group of numbers Sending an HLR request Sending an e-mail message Sending a voice message (call) Sending a viber message Sending a message to Telegram Sending a message to the Telegram chatbot Using prefixes when sending messages Managing message templates Managing operator templates Virtual sending (test mode) Event Notifications MESSAGE STATUSES Checking the status CHECKING THE BALANCE STATUSMessage statuses. Server response and error codes Status codes Error codes in the status Deleting a message MANAGING CONTACTS Actions with contacts and groups CLIENT MANAGEMENTContacts and groups. Server response and error codes Examples of operations with contacts Work with the subclient MANAGING SENDER NAMES (SENDER ID)Creating and uploading invoices and reports List of available operations with sender names GETTING DATAServer response and error codes Examples of actions with sender names Getting the history of sent messages VARIOUSReceiving incoming messages Getting statistics Request for rates Getting information about the operator Getting data about a short link | Examples of operations with contactsExamples:Creating a contact named "Contact" that belongs to a group with ID = 321: https://smscentre.com/sys/phones.php?add=1&login=alex&psw=123&phone=79999999999&name=Contact&grp=321 Creating a group named " Group": https://smscentre.com/sys/phones.php?add_group Changing the name of the contact with the phone number "79999999999" to the new name " Contact1": https://smscentre.com/sys/phones.php?chg=1&login=alex&psw=123&phone=79999999999&name=Contact1 Changing the group name from ID = 321 to the new name " Group1": https://smscentre.com/sys/phones.php?chg_group Deleting a contact with the phone number " 79999999999": https://smscentre.com/sys/phones.php?del=1&login=alex&psw=123&phone=79999999999 Deleting a group with ID = 321: https://smscentre.com/sys/phones.php?del_group Getting a list of contacts belonging to a group with ID = 321: https://smscentre.com/sys/phones.php?get=1&login=alex&psw=123&grp=321 Getting contact data with the phone number " 79999999999": https://smscentre.com/sys/phones.php?get=1&login=alex&psw=123&phone=79999999999 Getting a list of all groups: https://smscentre.com/sys/phones.php?get_group Adding the phone "79999999999" to the "black" list with blocking only mass mailings: https://smscentre.com/sys/phones.php?add_black Removing the phone "79999999999" from the "black" list: https://smscentre.com/sys/phones.php?del_black
The server does not accept more than three identical requests per minute for operations with groups, contacts, or blacklisted entries to reduce the load and protect against errors and loops in the Client-side program. |
© 2003–2024 SMS Center LLC | support@smscentre.com Contacts | Design — Artemy Lebedev Studio Site Information |