Verify Phone Verification
With Twilio, you can quickly verify phone number ownership, reduce fraudulent accounts, and speed up account onboarding.
Create your first verificationcurl -XPOST 'https://api.authy.com/protected/json/phones/verification/start' \ -H "X-Authy-API-Key: d57d919d11e6b221c9bf6f7c882028f9" \ -d via='sms' \ -d phone_number='987-654-3210' \ -d country_code=1 \ -d code_length=6 \ -d locale='en'
はじめる
With just a few lines of code, you'll send your first verification token to a user's phone with the Verify API. Add a few more and you can check the verification token. Choose your programming language to get started.
- PHP
- Node
- Python
- Ruby
- Java
- C#
- cURL
アプリケーション開発
You have customers to protect. Let’s get phone verification to production.
Pick the docs that are right for you. These short tutorials, sample apps, and API reference docs will get you to HTTP 200 OK.
Phone Verification on Mobile
Verify APIリファレンス
Localization & Next Steps
Verify solves complex development challenges so you can focus on the code that counts. From carrier regulations to device-specific capabilities, Verify spots and solves for mission critical communication variables, ensuring your message is always delivered.