> For the complete documentation index, see [llms.txt](https://docs.hypersign.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypersign.id/hypersign-id/id-widget/integrations/backend-integration/generate-kyc-session-id.md).

# Generate KYC Session Id

### Pre-Requisite

{% content-ref url="/pages/u8XWTiyGTIJULYI41CYW" %}
[Generate AccessTokens](/hypersign-id/id-widget/integrations/backend-integration/generate-accesstokens.md)
{% endcontent-ref %}

### KYC Session Id

To generate a new KYC Session Id, first, get your KYC Service **Tenant URL** from your KYC service tile.

<figure><img src="/files/RlBTR8gGxtX1NJmwunv7" alt=""><figcaption></figcaption></figure>

and call <mark style="color:green;">**POST**</mark> `/api/v1/e-kyc/verification/session` API to generate a new KYC session for your user. Make sure to pass `kycAccessToken` in the header.&#x20;
