Telnyx · Capability
Telnyx API — Verify
Telnyx API — Verify. 16 operations. Lead operation: List verifications by phone number. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
GET
Listverifications
— List verifications by phone number
/v1/verifications/by-phone-number/{phone-number}
POST
Verifyverificationcodebyphonenumber
— Verify verification code by phone number
/v1/verifications/by-phone-number/{phone-number}/actions/verify
POST
Createverificationcall
— Trigger Call verification
/v1/verifications/call
POST
Createflashcallverification
— Trigger Flash call verification
/v1/verifications/flashcall
POST
Createverificationsms
— Trigger SMS verification
/v1/verifications/sms
POST
Createwhatsappverification
— Trigger WhatsApp verification
/v1/verifications/whatsapp
GET
Retrieveverification
— Retrieve verification
/v1/verifications/{verification-id}
POST
Verifyverificationcodebyid
— Verify verification code by ID
/v1/verifications/{verification-id}/actions/verify
GET
Listprofiles
— List all Verify profiles
/v1/verify-profiles
POST
Createverifyprofile
— Create a Verify profile
/v1/verify-profiles
GET
Listprofilemessagetemplates
— Retrieve Verify profile message templates
/v1/verify-profiles/templates
POST
Createmessagetemplate
— Create message template
/v1/verify-profiles/templates
PATCH
Updatemessagetemplate
— Update message template
/v1/verify-profiles/templates/{template-id}
DELETE
Deleteprofile
— Delete Verify profile
/v1/verify-profiles/{verify-profile-id}
GET
Getverifyprofile
— Retrieve Verify profile
/v1/verify-profiles/{verify-profile-id}
PATCH
Updateverifyprofile
— Update Verify profile
/v1/verify-profiles/{verify-profile-id}
MCP Tools
list-verifications-phone-number
List verifications by phone number
read-only
idempotent
verify-verification-code-phone-number
Verify verification code by phone number
trigger-call-verification
Trigger Call verification
trigger-flash-call-verification
Trigger Flash call verification
trigger-sms-verification
Trigger SMS verification
trigger-whatsapp-verification
Trigger WhatsApp verification
retrieve-verification
Retrieve verification
read-only
idempotent
verify-verification-code-id
Verify verification code by ID
list-all-verify-profiles
List all Verify profiles
read-only
idempotent
create-verify-profile
Create a Verify profile
retrieve-verify-profile-message-templates
Retrieve Verify profile message templates
read-only
idempotent
create-message-template
Create message template
update-message-template
Update message template
idempotent
delete-verify-profile
Delete Verify profile
idempotent
retrieve-verify-profile
Retrieve Verify profile
read-only
idempotent
update-verify-profile
Update Verify profile
idempotent