Overview
Securegate.ai provides APIs for managing secure events with advanced identity verification. Our platform helps you:- Create and manage events (conferences, access-controlled locations, etc.)
- Send and track invitations to attendees
- Register and verify attendees using biometric authentication
- Control access to secure locations with facial recognition
Securegate.ai API Endpoints
Get started with our API
API Structure
Our API is organized into four main areas, reflecting the typical workflow:- Event Management: First, create and configure your events
- Attendee Management: Register and manage the people attending your events
- Invite Management: Send and track invitations for controlled access
- Authentication & Identity: Verify identities with biometric data
Authentication
All API endpoints require an API key for security. Include your key in thex-api-key header of each request:
API Playground Authentication
When using the API playground in this documentation:- Click the “Headers” button below the endpoint URL
- Add a new header with key
x-api-keyand valueyour_api_key_here
