---
title: "Create a KYC/KYB access session"
method: POST
path: "/v1/kyc/session"
tags: ["KYC"]
---

# Create a KYC/KYB access session

`POST /v1/kyc/session`

Creates a session to access KYC/KYB access token and link

## Response `200`

OK

- TransfersModelsV2KYCSession
  - `link` string
  - `accessToken` string

---

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