> For the complete documentation index, see [llms.txt](https://docs.elkyc.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elkyc.com/home/integration.md).

# Integration

- [Overview](https://docs.elkyc.com/home/integration/master.md): This guide helps you integrate the Allpass.ai SDK into your Web Application and start the verification flow
- [Get Started](https://docs.elkyc.com/home/integration/requirements.md): Here you will find an overview of the major steps required to integrate Allpass.ai into your application. You can find more details on each step in the relevant sections.
- [How to use](https://docs.elkyc.com/home/integration/how-to-use.md): To enable applicant verification, you need to obtain a token. There are two methods for initiating the verification process: through the workplace interface or by using our automated SDK.
- [Installation](https://docs.elkyc.com/home/integration/installation.md)
- [Initialize](https://docs.elkyc.com/home/integration/usage.md)
- [Render](https://docs.elkyc.com/home/integration/steps-usage.md)
- [Webhooks](https://docs.elkyc.com/home/integration/webhooks.md)
- [Applicant Webhooks](https://docs.elkyc.com/home/integration/webhooks/applicant-webhooks.md): The "Applicant" serves as a centralized repository consolidating all data pertinent to an individual user within the platform collected with the help of webhooks.
- [Webhook Timestamp Validation Requirement](https://docs.elkyc.com/home/integration/webhooks/webhook-timestamp-validation-requirement.md)
- [Open API](https://docs.elkyc.com/home/integration/open-api.md)
- [Dictionary](https://docs.elkyc.com/home/integration/dictionary.md): Here we describe types and enums, which we are using in our system
- [Enums](https://docs.elkyc.com/home/integration/dictionary/enums.md)
- [Entities](https://docs.elkyc.com/home/integration/dictionary/entities.md)
- [Term & Abbreviations](https://docs.elkyc.com/home/integration/dictionary/term-and-abbreviations.md): In this section of our technical documentation, we provide a comprehensive breakdown of key terminology related to the usage of our products and services.
- [Supported Countries & Documents](https://docs.elkyc.com/home/integration/dictionary/supported-countries-and-documents.md)
- [Sanctions & PEP Data Sources](https://docs.elkyc.com/home/integration/dictionary/sanctions-and-pep-data-sources.md)
- [Encryption](https://docs.elkyc.com/home/integration/encryption.md): This guide provides detailed instructions on how to send and receive data securely using encryption keys.
