Security Verification
Last updated
Last updated
Security verification refers to the process of confirming or verifying the identity of an individual or entity to ensure that they have the necessary permissions or access rights to use a particular system, service, or resource securely.
GET
{{BASE_URL}}/api/securityOption/getGoogleAuth
It typically refers to data associated with Google's two-factor authentication (2FA) system, commonly known as Google Authenticator or Google 2-Step Verification.
Name | Type | Description |
---|---|---|
GET
{{BASE_URL}}/api/securitySetup/get
Here we get user security data.
GET
{{BASE_URL}}/api/account/getVerification2FAList
It is a request to obtain a list of 2FA (Two-Factor Authentication) methods or options available for a specific account
POST
{{BASE_URL}}/api/account/sendMobileVCode
With this API we send a verification code on mobile.
POST
{{BASE_URL}}/api/account/sendEmailVCode
With this API we send a verification code on email.
POST
{{BASE_URL}}/api/securityOption/bindMobile
After verification code is confirm then with the help of this API user mobile number is connected to his account.
POST
{{BASE_URL}}/api/securityOption/unbindMobile
With the help of this API user can remove his mobile number from his account.
POST
{{tblocal}}/api/securityOption/unbindEmail
With the help of this API user can remove his email from his account.
POST
{{BASE_URL}}/api/securityOption/bindGoogleAuth
With the help of this API user can activate google authentication for security.
POST
{{BASE_URL}}/api/securityOption/unbindGoogleAuth
With the help of this API user can deactivate google authentication.
POST
{{BASE_URL}}/api/securityOption/changeMobile
With the help of this API user can change his account mobile number.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization*
String
Authorization*
String
jwt token
Authorization*
String
jwt token
Authorization*
String
jwt token
country_calling_code*
String
country_code*
String
mobile*
String
type*
String
bindmobile
Authorization*
String
jwt token
type*
String
bindemail
Authorization*
String
jwt token
country_calling_code*
String
country_code*
String
email_vcode*
String
google_vcode
String
mobile*
String
mobile_vcode*
String
Authorization*
String
jwt token
email_vcode
String
google_vcode
String
mobile_vcode*
String
Authorization*
String
jwt token
email_vcode*
String
google_vcode
String
mobile_vcode
String
Authorization*
String
jwt token
secret
String
totp
String
Authorization*
String
jwt token
email_vcode
String
google_vcode*
String
mobile_vcode
String
Authorization*
String
jwt token
email_vcode
String
google_vcode
String
mobile_vcode*
String
new_country_calling_code*
String
new_country_code*
String
new_mobile*
String
new_mobile_vcode*
String