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

# Get KYC SDK token

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

Retrieves an SDK token for initializing the SumSub SDK. </br>

## Response `200`

OK

- ResponseUserSdkTokenResponse
  - `token` string, required — Token used to initialize the SumSub SDK for facilitating the user KYC submission process.

## 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)
