Verify
Verify a mobile number (Web)
POST /v1/api/verify/ — confirm a mobile number for browser flows by resolving the identity from a network transaction id.
POST
Verify a mobile number for Web, with transaction id.
The Web variant of verification. Instead of an encrypted proof, your backend supplies the
transactionId generated during the browser request, and Authmatech resolves the confirmed mobile number for that transaction. Returns the same data.validNumber verdict.
Use this for web verification flows. Send both auth headers (X-API-KEY, X-CLIENT-ID).Authorizations
Headers
Path Parameters
Generated UUID during the first request process (Via Web SDK)
Query Parameters
If true, the response returns the Mobile Number in masked form (e.g. ******12). to help the customer in his verification journey
Response
Verification successful