---
title: "Get KYC verification link"
method: POST
path: "/api/v1/cards/kyc/link"
tags: ["Cards"]
---

# Get KYC verification link

`POST /api/v1/cards/kyc/link`

Get link for user to complete KYC verification in browser.

## Headers

- `x-api-key` string, nullable

## Response `200`

Successful Response

- KycLinkResponse — KYC verification link.
  - `link` string, required

## Other responses

- `422` — Validation Error

---

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