Skip to main content
POST
Set where users are redirected after completing Persona KYC verification. The redirect URL receives a referenceId query parameter containing the user’s serviceId.
string
required
Bearer token. Example: Bearer sk_staging_your_api_key
string
required
HTTPS URL to redirect users after KYC. Max 2048 characters.
After KYC, the user is redirected to:
Use the referenceId to look up the user’s status via Get Profile or listen for KYC webhook events.