To Check User Status

This API is used to retrieve the current status of a user’s onboarding and verification progress.

The response provides details about:

  • Email verification status
  • User type (Individual or Business)
  • Current onboarding step
  • Identity / document verification status

This API helps the client application determine the user’s current state and decide the next action, such as prompting for email verification, continuing onboarding, or allowing access to platform features.

Headers
string
required

Identifies the merchant making the request.

string
required

Public API key associated with the merchant.

string
required

RSA signature generated from the HMAC hash of the request payload.

string
required

Current UNIX timestamp (in seconds). Used to prevent replay attacks.

string
required

Unique UUID per request

Response

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