| GET | /admin/verifications | List authentication records | detail → |
| GET | /admin/verifications/export | Export authentication records | detail → |
| GET | /admin/verifications/providers | List provider configurations | detail → |
| POST | /admin/verifications/providers | Create provider configuration | detail → |
| DELETE | /admin/verifications/providers/{verification_id} | Delete provider configuration | detail → |
| GET | /admin/verifications/providers/{verification_id} | Get provider configuration details | detail → |
| PUT | /admin/verifications/providers/{verification_id} | Update provider configuration | detail → |
| GET | /admin/verifications/stats | Get authentication statistics | detail → |
| GET | /admin/verifications/{verification_id} | Get authentication details | detail → |
| POST | /admin/verifications/{verification_id}/manual-review | Move to manual review | detail → |
| POST | /admin/verifications/{verification_id}/override | Manual override authentication status | detail → |
| POST | /admin/verifications/{verification_id}/reset | Reset retry count | detail → |
| POST | /admin/verifications/{verification_id}/resolve-review | Resolve manual review | detail → |
| GET | /internal/verification/check | Internal check authentication status | detail → |
| POST | /verification/consent | Authorize consent | detail → |
| POST | /verification/liveness/begin | Start liveness detection | detail → |
| POST | /verification/liveness/verify | Complete liveness detection | detail → |
| GET | /verification/me | Get my authentication status | detail → |
| GET | /verification/me/detail | Get my authentication details | detail → |
| POST | /verification/ocr | Submit OCR recognition | detail → |
| POST | /verification/verify | Submit identity verification | detail → |