Skip to main content
POST
/
customers
/
me
/
kyc
/
start
Start Kyc
curl --request POST \
  --url https://api.{your-broker}.slate-labs.com/customers/me/kyc/start
{
  "token": "<string>",
  "status": "<string>"
}

Response

200 - application/json

Successful Response

token
string
required
status
string
required