Webcom Mobi API Docs
RU
  • Introduction
  • СПОСОБЫ ВЗАИМОДЕЙСТВИЯ С A2P ПЛАТФОРМОЙ
    • JSON specification
      • Sending SMS, Viber, Flash SMS, WAP-Push
      • SMS status request
        • POST request
        • Webhook
      • Balance check request
    • HTTP GET specification
      • Sending SMS
      • Sending Viber
      • Sending Cascade
      • Request message status
      • Registration
    • XML specification
      • Sending SMS, Viber, Flash SMS, WAP-Push
      • SMS status request
        • POST request
        • Webhook
      • Balance check request
      • Request to receive a list of senders
      • Request to add senders
      • Request for incoming SMS
      • Request for information by phone number
      • Request for obtaining the list of bases
      • Request to change parameters, add/remove bases
      • Request for receiving the list of subscribers of the base
      • Request to add/edit/delete subscribers of the base
      • Request to get the list of numbers from the STOP list
      • Request to add/remove subscribers to the STOP list
      • Request to receive the list of scheduled SMS
      • Request to delete a scheduled SMS
      • Request to get the time of change of something
      • Request for time verification
      • File upload request
      • Request to refill users' balance
    • ВЗАИМОДЕЙСТВИЕ С ПЛАТФОРМОЙ MSG (НЕОФ КАНАЛЫ)
    • Specification JSON
      • Чекинг базы номеров
Powered by GitBook
On this page
  • Authorization
  • Supported Send Types:
  • Options for interaction with API

Introduction

Last updated 5 months ago

Thank you for choosing Webcom Mobi API. This API allows you to work with all the main features of Webcom Mobi, so you can quickly establish interaction with our service.

Authorization

For all subsequent examples to work correctly, you will need a login and password or authorization token to access the Webcom Mobi API. To obtain an authorization token, contact the account manager assigned to your account.

Supported Send Types:

  • SMS message

  • Viber message

  • Voice message

  • Sending codes by voice (VoiceCode)

  • FlashСall

  • HLR

  • Cascading shipment Viber + SMS

  • Cascading shipment FlashCall + SMS

Requests should be sent in UTF-8 encoding. You should not use URLs longer than 2,000 characters. But this parameter depends on many factors and . The same requests can be sent no more than once every 1 minute. In case of an error will return:

error: Attempting to send more than one identical request within a minute

Options for interaction with API

You can work with our API in JSON, XML and HTTP GET format.

can vary up or down
JSON specification
HTTP GET specification
XML specification