Overview

The AiPrise Web SDK is designed to allow developers to seamlessly integrate our pre-built KYC user experience into their existing applications with just 5 lines of code.

Our SDK has two options for integration.

AiPrise Button

The aiprise-button component lets you quickly integrate the onboarding screens in your web application. On clicking it, a modal will be launched where the user data will be collected.

AiPrise Frame

The aiprise-frame option allows you to integrate the verification flow directly into your website or app using an iframe. You can do your styling in a div that surrounds the iframe.

Follow the react and HTML guides in the following pages for installation instructions.