GET
/
kyc
/
widgetUrl
curl --request GET \
  --url https://api.sandbox.sardine.ai/v1/kyc/widgetUrl
{
  "kycUrl": "https://kyc-widget.sardine.ai/start?sessionId=abc123"
}

Query Parameters

userId
string
required

The ID of the user for whom the KYC URL is being requested

Response

200 - application/json
Successful response with KYC redirect URL
kycUrl
string

URL to redirect the user to complete KYC