LogoLogo
DocsMiatel Platform
  • API
  • SMS API
    • Send SMS
    • Receive SMS status
    • Receive SMS
    • Response codes & errors
  • Flash Call API
    • Send Flash Call
  • Statistics API
    • Apache Kafka Bridge
Powered by GitBook
On this page
  • HTTP request
  • Link example
  • Link parameters
  • SMS to email

Was this helpful?

Export as PDF
  1. SMS API

Receive SMS

PreviousReceive SMS statusNextResponse codes & errors

Last updated 1 year ago

Was this helpful?

HTTP request

You can receive SMS messages from our platform. We generate an HTTP or HTTPS request from our side and send it to your system. To receive SMS messages, please contact us at and provide a link that we can use to send incoming messages.

Link example

HTTP

http://partnersmsservice.com/send.php?login={{username}}&password={{password}}&phone={{destination}}&source={{source}}&mes={{message}}

HTTPS

https://partnersmsservice.com/send.php?login={{username}}&password={{password}}&phone={{destination}}&source={{source}}&mes={{message}}

Link parameters

The link you provided must support the following parameters:

Parameter Name
Type
Description

{{username}}

string

Username for authentication on your side

{{password}}

string

Password for authentication on your side

{{src}}

string

Sender ID

{{dst}}

string

Recipient's number

{{message}}

string

Body message

SMS to email

Also, our platform's functionality allows you to receive SMS messages as email. If you would like to receive SMS messages by email, please contact us at .

support@miatel.com
support@miatel.com