Prerequisites
- A pawaPass partner account
- An API key (contact us to obtain one)
Create a verification
Make a The response includes a
POST request to create a verification session. This example creates a full KYC onboarding flow with document scan and face verification:url field — redirect the user there:Redirect the user
Send the user to the
url from the response. They will complete the document scan and face scan in the pawaPass verification flow.After completion, the user is redirected to your successUrl or errorUrl.Next steps
- Set up webhooks to get real-time notifications
- Learn about verification requirements for different use cases
- Explore the full API reference
