This endpoint is the core of Securegate’s security system. It uses facial recognition to verify a person’s identity at an event by matching their face to registered attendees. What it does:Documentation Index
Fetch the complete documentation index at: https://docs.securegate.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
event_id | string | Yes | The unique identifier of the event |
image_url | string | Yes | URL to the image to be used for identification |
| Field | Description |
|---|---|
userInfo | Basic user details including name, email, phone, etc. |
authentication | Authentication process details including facial recognition data |
kyc | Know Your Customer information with document and personal verification details |
status | Overall status of the identity verification process |
qrId | Unique QR code identifier associated with this session |
activities | Log of actions taken during the verification process |
metadata | Additional context information including device, location, and system details |
visitedOrder | Sequence of verification steps completed |