Number Verification v1.0.0
Verifies if the received hashed/plain text phone number matches the phone number associated with the access token
Verifies if the specified phone number (either in plain text or hashed format) matches the one that the user is currently using. Only one of the plain or hashed formats must be provided.
- The number verification will be done for the user that has authenticated via mobile network
- It returns true/false depending on if the hashed phone number received as input matches the authenticated user's device phone number associated to the access token
post/passthrough/camara/v1/number-verification/number-verification/v0/verify
Query parameters
codestring
Authorization code received from the CSP
statestring
Application state
Headers
x-correlatorstring
Correlation id for the different services
authorizationstring
authorization header for token
x-rapidapi-hoststring required
Example:network-as-code.p-eu.rapidapi.com
The API's Host value as defined in the RapidAPI Hub.