Send an SMS (URL / GET)

Queues a single SMS. All parameters are query strings — no headers or JSON body.
Cost is charged atomically before queuing (same billing as POST /api/v1/send-sms).

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

Portal API key (sk_…). Aliases apikey, key.

string
required

Destination MSISDN (01…, 8801…, or +8801…). Aliases recipient, mobile, number, contacts, phone.

string
required

Approved sender ID / CLI on your account. Aliases sender, from, senderid, cli.

string
required

Message text (Unicode supported). Aliases text, msg, sms.

string

Optional correlation / idempotency reference. Aliases ref, reference.

Responses

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