Skip to main content
The Smart Routing demo checks an employer’s payroll coverage and recommends the best verification path — payroll, bank transactions, or document upload — based on actual coverage data. Source: GitHub
Smart Routing demo

Flow

1

Check employer coverage

The applicant enters their employer name. The backend checks payroll coverage and returns a success_rate.
2

Create user and bridge token with recommended method

Based on success_rate, the UI recommends a data_sources value. The backend creates a user and token.
3

Connect via Bridge and fetch report

Bridge opens with the selected method. After completion, fetch the report.
Integration pattern: Bridge Widget | Products: VOIE