v1
latestOpenAPI 3.0.12026-07-14203.3 KBSend an SMS with verification code and a custom message for authentication purpose.
post/v1/verification/send
Query parameters
country_codestring
ISO 3166 country code for the recipient mobile phone number. If parameter is supplied, then some basic telephone number validation is done.
format'json' | 'xml'
Returns the API response in json (default) or xml format.
telstring required
The recipient mobile phone number in E164 format which is a plus followed by just numbers with no spaces or parentheses.
keystring required
FraudLabs Pro API key.
mesgstring
The message template for the SMS. Add <otp> as placeholder for the actual OTP to be generated. Max length is 140 characters.
Response
send verification response