What are the available operations for the Verify API? What are the available operations for the Verify API?

What are the available operations for the Verify API?

Nexmo Support

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.