Twilio · Arazzo Workflow
Twilio Verify Start and Check a Verification
Version 1.0.0
Start a Verify verification over a channel, then check a user-supplied code against it.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
start-and-check-verification
Send a verification code and validate the code the user enters.
Creates a verification on a Verify service and then checks a supplied code against it, branching to approved or not-approved terminal states.
1
startVerification
Start a verification on the service, delivering a one-time code to the recipient over the chosen channel.
2
checkVerification
Submit the user-entered code to the verification check endpoint and read whether it was approved.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.