Getting Started
Integrating Relay requires two components working together:
- Widget — collects and verifies the end user’s identity, creating the verification inquiry
- Server-side integration — retrieves the claim result from the completed inquiry
1. Widget
Embed Persona’s Widget in your frontend to handle the user-facing verification flow. The Widget creates the inquiry and runs the user through the configured verification steps.
2. Server-side integration
Once the Widget completes a verification, your server retrieves the claim result. Choose the integration method that best fits your stack:

