Send an OTP through the Wevlix-managed SMS provider

Wevlix selects the SMS gateway, sender, route, and price. Direct SMS remains controlled by Wevlix release gates.

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

Recipient phone number in E.164 format: +{country_code}{subscriber_number}.

string

Optional validation hint. Wevlix derives the billing country from the E.164 recipient and rejects a mismatch.

string
string
enum
Defaults to generated

Optional mode override. Omit it to let Wevlix generate the OTP, unless code is present, in which case provided mode is inferred. Use generated when Wevlix creates the OTP or provided when your backend supplies code.

Allowed:
string

Optional six-digit OTP supplied by your backend. Providing code without otpMode is valid and automatically selects provided mode. It is required when otpMode is provided and forbidden when otpMode is generated.

string
boolean

Use international authentication base rate when available.

Response
201
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!