If you enter a landline in the sample project, it will call automatically instead of sending the verification code via SMS. One-time passcode entry field with message saying "landline detected. call verification sent" Disable philippines whatsapp number unused channels in the Twilio console If you want to disable certain channels, you can do so in the Verify section of the Twilio console . Twilio Verify console showing disabled buttons for call and email channels Implement reCAPTCHA for voice calls Implement reCAPTCHA to help detect and prevent bots in your verification flow. To learn more about implementing this feature, see Google's developer documentation .

Adding additional rate limits The Twilio Verify API supports programmable rate limits that you can apply to particular segments based on request, such as IP address, geolocation, or country code. General Best Practices for User Verification Retry logic is one component of creating a smooth user verification workflow. Here are some other best practices: 1. Use Twilio's Lookup API to detect invalid numbers and line type before sending a check In addition to using the Carrier Lookup API to identify landlines , the Lookup API can be used to identify invalid numbers before attempting to send a verification code.