---
title: "Get KYC SDK link"
method: POST
path: "/api/v1/user/verification-link"
tags: ["KYC"]
---

# Get KYC SDK link

`POST /api/v1/user/verification-link`

Generates a verification link for the user to verify their account. </br>

## Response `200`

OK

- ResponseUserSdkLinkResponse
  - `redirect_uri` string, required — URL to redirect the user for completing the KYC process via SumSub

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/wirexapp/apis/wirex-baas-api.md) · [All operations](https://skmtc.net/wirexapp/apis/wirex-baas-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wirexapp/wirex-baas-api/versions/b95a180790b1/schema)
