Question
What API calls are available for the Verify API?
Applies To
- Verify API
Answer
There are five Verify API operations available. Three of the most commonly used operations are:
- Verification Request: Provide the number to be verified and Vonage will send back a Verification Request ID for future reference. Some requests might be rejected outright (for example, invalid numbers or parameters).
- Verification Check: Provide the PIN code obtained from your end user along with the Request ID in order to know whether it matches the PIN code Vonage Verify sent to the end user.
- Verification Search: Look up one or multiple requests in order to know their status (In progress, Successful, Failed, or Expired) and many other attributes.
Additional Information
For more information, see the developer guide for the Verify API.
Articles in this section
- What is the Verify Anti-Fraud System?
- Error 15 on Verify API Request
- Can I use Verify API with any number in the world?
- Understanding the error code 409 when creating a Fragment for Custom Template in Verify API V2.
- What are the charges for using Verify API V2?
- Where do I find the Verify API Voice Call Logs?
- How fast can I send Verify API requests?
- Can I provide my own PIN/Code numbers in Verify API v2?
- How do I find the Vonage Verify API Request IDs?
- Error 20 on Verify API v1 Request