Hosted Onboarding Page
The quickest way to build optimized identity verification pages, hosted on Gu1. Our hosted solution is a secure, fully customizable, hosted KYC and identity verification page that enables you to verify your clients quickly without any code.Custom configuration
To apply any of the parameters described on this page, please contact the Gu1 technical team. They will configure the hosted page and validations according to your needs.
To apply any of the parameters described on this page, please contact the Gu1 technical team. They will configure the hosted page and validations according to your needs.
Page Customization Parameters
You can customize the onboarding page using these parameters:Validation interface language
In Organization Settings β KYC β Validation language, admins can selectes,
en, or pt as the default for new KYC and biometric sessions. Automatic
leaves the default unset, so the hosted interface detects the language from the
end-user device.
Integrations can override that default per session by sending language in
POST /api/kyc/validations or POST /api/kyc/biometric/sessions.
Precedence is: request language β organization default β device detection.
Validation Parameters
You can customize the validations using these parameters:How to Get the Onboarding Page URL
- Create a Person β Use the Create Person API.
- Create a Session for that Person β Use the Create Validation (or equivalent) API to create a session.
- Get the
sessionUrlfrom the response. - Share the
sessionUrlwith your client so they can complete verification on the hosted page.