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
  • Endpoint
  • Request Parameters
  • Request Example

Was this helpful?

Export as PDF
  1. Flash Call API

Send Flash Call

PreviousResponse codes & errorsNextApache Kafka Bridge

Last updated 8 months ago

Was this helpful?

If you wish to send Flash Call via HTTP API, please contact us at stating your Miatel account and the IP addresses to whitelist.

Endpoint

https://sms-hub.miatel.ru:4849/sendsms?

Request Parameters

Name
Type
Description

username

string

Username or account name

password

string

The password associated with the given username

from

string

The transmitted PIN/SRC number (optional)

to

string

Recipient's phone number (DST-number)

text

string

The PIN code for the transfer. You can specify the value of the ring duration rt (ring time), since the time when the call is turned on differs in different directions, and you can adjust it.

rt5 means 5 seconds of the call.

(example: rt 5_1234, where 1234 is the transmitted PIN code with a call time limit of up to 5 seconds).

Request Example

https://sms-hub.miatel.ru:4849/sendsms?username=client&password=98765&to=6585911223&text=1234

support@miatel.com