Ozonetel SMS Bulk API

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API is used for sending SMS. To use this API, the user should have the required SMS
account & credentials details.

  • Transactional
  • Promotional
  • OTP
❗️

Rate Limit

  • The API supports up to 2 requests per minute.
  • Each request can include a maximum of 200 numbers.

Possible Responses In JSON

Success response

{"status":"success","message":"queued","refrenceID":"235996237891-d244567624bd574e30

394588b84767ac"}

Invalid request method{"status":"failure","message":"Only Post Request Allowed"}
Invalid apiKey

{"status":"failure","message":"Invalid Apikey and

UserName"}

Invalid action{"status":"failure","message":" action not valid"}
Invalid Destination Number

{"status":"failure","message":"Invalid Destination

Number."}

Invalid Destination NumberArray

{"status":"failure","message":"Destination Number Should

Be Array Of Phone Numbers."}

If max record limit in a existrequest exceeds

{"status":"failure","message":"The max data to be

uploaded is 200 records only."}

User Limit

{"status":"failure","message":"Already request is in

progress, please try again."}

All Parameters are Mandatory

{"status":"failure","message":"All Parameters are

Mandatory"}

Form Data
string
required

Your registered username.

string
required

Entity Id of the SMS

string
required

Template Id of the SMS

string
required

Comma-separated list of customer mobile numbers.

string
required

Message content

string
required

Your account API key for authentication.

string

Optional callback URL for delivery status updates.

string
required

(SMS Type be SMS_TRANS / SMS_PROM / SMS_OTP.

string
required

SMS Sender Id

string

If smsText is other than English then we must pass unicode as true

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json