Create Verify
documentedCreate a verification token (OTP) to deliver via SMS, email, or voice.
POST /verifyVerify (OTP)no implementation yet0 runsInput
recipient*
Recipient (phone or email)
+31612345678
originator
Originator (sender)
YourCompany
reference
Client reference
ABC123
type
Message type
sms
template
Template
Your code is %token
datacoding
Datacoding
plain
timeout
Token expiration (seconds)
30
tokenLength
OTP length
6
maxAttempts
Max attempts
1
language
Language (BCP47)
en-us
subject
Email subject (for email type)
Your OTP
Calls messagebird as you (your API key is your account); keychains.dev holds the credentials.