Verify
Verify a mobile number
POST /v1/api/verify — silently confirm that a customer controls the mobile number they present, using the encrypted proof from the Authmatech SDK.
POST
Verify a mobile number
Confirms that a customer controls the mobile number they present, using the encrypted proof (
encryptedMobileNumber) and operatorId produced by the Authmatech SDK. Returns data.validNumber. Add ?maskMobile=true to also receive a masked copy of the confirmed number.
Send both auth headers (X-API-KEY, X-CLIENT-ID). For the full flow and edge cases, see the Verify guide. A validNumber: false is a successful 200 with a negative verdict — see Errors.Authorizations
Headers
Query Parameters
If true, the response returns the Mobile Number in masked form (e.g. ******12). to help the customer in his verification journey
Body
application/json
Response
Verification successful