> 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.md).

# Integrations

### [Backend Integration](/hypersign-id/id-widget/integrations/backend-integration.md)

1. Integrate Service Authentication API and generate `accessTokens` in your backend.
2. Integrate Session API of KYC service and generate `sessionId` in your backend.

### [**Frontend Integration**](/hypersign-id/id-widget/integrations/frontend-integration.md)

1. Prepare widget URL and embed the URL in your frontend.&#x20;
2. Listen events from widget for verification result.&#x20;

{% hint style="info" %}
You can also request user data from KYC service using `idToken` you receive.
{% endhint %}
