v1

latestOpenAPI 3.0.02026-07-26592893.0 KB

Copy of New Endpoint

This is your first endpoint! Edit this page to start documenting your API.

post/dev/bulkV2

Headers

Authorizationstring required

Provide "YOUR_API_KEY".

Request body

messagestring required

Pass full message "text" that you want to send.

routestring required

For Quick SMS use "q"

numbersstring required

You can send multiple mobile numbers seperated by comma like: "8888888888,9999999999,6666666666"

schedule_timestring

This field is optional, it will use "null" as default value or you can set to a future date and time in format DD-MM-YYYY-HH-MM or 1764560132

sms_details'1' | '0'

Pass 1 to include SMS details in the response, such as character_count, per_sms_rate, amount_debited etc

udf1string

User Defined Field 1 – Optional custom value passed via API and returned in the webhook for your internal reference or tracking.

udf2string

User Defined Field 2 – Optional custom value passed via API and returned in the webhook for your internal reference or tracking.

udf3string

User Defined Field 3 – Optional custom value passed via API and returned in the webhook for your internal reference or tracking.

Response

returnboolean required
request_idstring required
messagestring[] required