Integration Guide
Overview
There are 3 steps to complete the H5 Document Verification flow.
- Create URL
Request Generate URL API to set returnUrl, obtain signatureId and url. - Users go through the Document Verification process
Embed UI in front-end so users can go through the Document Verification process. - Get Result
Request Get Result API to get the Document Verification result with signatureId.
Test Environments
Please contact us to determine which test environment to use.
Environment | Domain |
---|---|
Sandbox | sandbox-api.advance.ai |
Production (using test account) | api.advance.ai |
Configuration (Optional)
You have the option to customize and configure settings based on your preferences. The configuration covers feature settings, language and UI themes to better suit the business needs. If you wish to make adjustments, you can use the ConfigureUI API . This process only needs to be done once for initial setup.
Updated 8 months ago