Check 2FA

This API verifies the user’s two-factor authentication (2FA) by validating the submitted verification code. If the code is correct, it confirms successful authentication and returns the associated user email, allowing the user to proceed with secure or sensitive actions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

The one-time code provided by the user to verify and validate two-factor authentication (2FA).

Headers
string
required

The unique API key assigned to the client for authenticating API requests.

string
required

The cryptographic signature generated to verify the integrity and authenticity of the request.

string
required

The timestamp of the API request used to prevent replay attacks.

string
required

Bearer token used to authenticate and authorize access to the API.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json