Skip to main content
POST
Initiate Cl@ve

Authorizations

Authorization
string
header
required

HTTP Bearer Authentication. Generate a shared token via /authenticate/token, then pass it as Authorization: Bearer <token>.

Path Parameters

tenantId
string
required

Body

application/json
redirect_url
string<uri>
required

URL to redirect the tenant after completing Cl@ve verification

Example:

"https://yourapp.com/kyc/callback"

Response

Successful response

status
enum<string>
Available options:
success
message
string
data
object