Skip to main content
POST
Get Session From Image
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:
  • Takes an image of a person trying to access your event
  • Uses facial recognition to match them against registered attendees
  • Returns detailed verification information including KYC (Know Your Customer) data
  • Helps ensure only authorized people can access secure locations
When to use it:
  • At check-in points for secure events
  • When someone needs to access a restricted area
  • For continuous verification of identity during an event
  • To implement biometric access control at facilities

Query Parameters

Response

The API returns detailed session information for the identified person including user data, authentication status, KYC details, and session metadata:

Response Fields

Important: This endpoint is the cornerstone of Securegate’s security system, providing powerful identity verification capabilities that go beyond simple authentication.

Authorizations

x-api-key
string
header
required

API key authentication. Add your API key as the value of the 'x-api-key' header.

Query Parameters

event_id
string
required
image_url
string
required

Response

Successful Response