Sinch · Capability
Sinch Voice and Verification
Unified voice and identity verification workflow combining the Sinch Voice API and Verification API. Used by identity platforms, financial services, healthcare applications, and any business needing to verify user phone numbers via OTP SMS, flashcalls, or automated phone verification calls.
What You Can Do
POST
Make callout
— Initiate a voice callout with TTS or custom audio
/v1/callouts
GET
Get call
— Get information about a voice call
/v1/calls/{callId}
POST
Start verification
— Start a phone number verification via SMS or call
/v1/verifications
MCP Tools
make-voice-call
Make an outbound voice call with text-to-speech or IVR
get-call-status
Get the status and details of a voice call
read-only
start-sms-verification
Start a phone number verification flow sending an OTP via SMS
start-call-verification
Start a phone number verification via automated phone call
report-verification-code
Report the OTP code entered by the user to complete verification
APIs Used
sinch-voice
sinch-verification