V1
Phone number share
Endpoints
Phone number verify
Sim Swap
Device Swap
KYC Match
KYC Age Verification
Consent Information
Authentication
Phone number share
Returns the phone number so the API clients can verify the number themselves: - It will be done for the user that has authenticated via mobile network - It returns the authenticated user's `device phone number` associated to the access token
/number-verification/v1/device-phone-number
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | true | Bearer ‘token’ |
|
|
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | OK | NumberVerificationShareResponse |
| 400 | Bad Request | Problem with the client request | ErrorInfo |
| 401 | Unauthorized | Unauthorized | ErrorInfo |
| 403 | Forbidden | Forbidden | ErrorInfo |
| 500 | Internal Server Error | Server error | ErrorInfo |
| 503 | Service Unavailable | Service unavailable. Typically the server is down. | ErrorInfo |
| 504 | Gateway Time-out | Request time exceeded. If it happens repeatedly, consider reducing the request complexity | ErrorInfo |
Endpoints
Phone number verify
Sim Swap
Device Swap
KYC Match
KYC Age Verification
Consent Information
Authentication
Phone number share