Pricing plans  Services  API  Partners  About the service  Contacts 
8 (800) 700 7672
Free in Russia
 

Integration with the service (API)

The API allows you to send messages through your projects and services over the 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.


HTTP/HTTPS SMTP SMPP SOAP OMS SMS Commands Libraries and code examples

MESSAGES SENDING

MANAGING MAILING LISTS

MESSAGE STATUSES

CHECKING THE BALANCE STATUS

MANAGING CONTACTS

CLIENT MANAGEMENT

MANAGING SENDER NAMES (SENDER ID)

GETTING DATA

VARIOUS

Sending an MMS message

To send an MMS message, you must use the GET or POST method to call the address: https://smscentre.com/sys/send.php?login=<login>&psw=<password>&phones=<phones>&mes=<message>&mms=1
If you plan to send any files (text, music, audio, video), then you need to send them using the POST method in the body http (s)-request to the server. It is also possible to send an external file in the request via the fileurlparameter, which contains the full http (s) address of the file, or to add an https link to the message text of a previously downloaded file, which you can find out in your personal account on the sending page by clicking "attach file" - " Downloaded files".

The maximum number of attachments passed in a request is twenty, and the total size of all attachments must not exceed 300 KB. If the specified limits are exceeded, the remaining attachments will be transmitted as links. For an MMS message, specify the subject or text it is mandatory.

Examples:

Sending an MMS message with the subject "Privet" and the text "Hello":

https://smscentre.com/sys/send.php?login=alex&psw=123&phones=79999999999&mes=Hello&subj=Privet&mms=1
Sending MMS with the subject "Holiday" and two photos via library based on cURL:

<?php
include "smsc_api.php";
send_sms("79999999999", "", 0, 0, 0, 7, false, "subj=Holiday", array("/home/alex/1.jpg", "/home/alex/2.jpg"));
?>



© 2003–2024 SMS Center LLC
support@smscentre.com
Contacts
Design — Artemy Lebedev Studio
Site Information
SMS Center for Android Yandex. Metrica