Bitel
2.0.0
2.0.0
  • Introduction
  • Authorization
  • API Structure
  • General API Errors
  • SMS
    • Introduction
    • Template SMS
    • OTP SMS
    • Single SMS
    • Batch SMS
    • Batch P2P SMS
    • SMS Status
  • Call
    • Introduction
    • OTP Call
    • Single Call
    • Single TTS Call
    • Batch Call
    • Batch TTS Call
    • Call Status
  • Webhook
    • Sms Webhook Events
    • Voice Webhook Events
  • Files
    • Introduction
    • Upload Voice
    • Text To Speech
    • Download Voice
  • Code Samples
    • C#
    • PHP
    • Python
Powered by GitBook
On this page

Was this helpful?

  1. SMS

Introduction

PreviousGeneral API ErrorsNextTemplate SMS

Last updated 5 years ago

Was this helpful?

Send A SMS

To send a SMS Bitel provides the following APIs:

  • to send a high priority message to black listed numbers using template

  • to send a message to a single number using default or dedicated gateway

  • to send a message to multiple numbers using default or dedicated gateway

  • to send peer to peer messages to phone numbers

Mobile Phone Number Format

The phone number format should comply with one of the following formats

  • 09*********

  • +989*********

  • 00989*********

  • 0989*********

  • 989*********

OTP SMS
Single SMS
Batch SMS
Batch P2P SMS