#
VerifEye REST API
The VerifEye REST API provides secure, scalable, and region-specific endpoints for authentication, token management, and verification services.
#
Getting Started
#
1. Create Your Account
Sign up at the VerifEye Developer Portal to get started with the VerifEye REST APIs.
#
2. Get Your API Key
- Log in to the VerifEye Developer Portal
- Navigate to Settings → API Keys
- Generate a new API key for your project
- Store your API key securely (never commit to version control)
#
3. Choose Your Region
VerifEye APIs are available in two regions:
- EU (Europe):
https://*-api-eu.realeyes.ai/ - US (United States):
https://*-api-us.realeyes.ai/
Choose the region closest to your users for optimal performance.
#
4. Authenticate Your Requests
All API requests require authentication. See the Authentication documentation for details on API Key and JWT Bearer Token authentication methods.
#
Available APIs
#
Security API
Authentication and token management services for secure API access.
#
Face Verification API
Face detection, embedding extraction, and face comparison services for identity verification.
#
Demographic Estimation API
AI-powered age estimation and gender detection services for demographic analysis.
#
Liveness Detection API
AI-powered liveness detection to prevent spoofing attacks and ensure physical presence.
#
Emotion & Attention API
AI-powered facial emotion detection and attention analysis for understanding user engagement and emotional states.
#
Face Recognition API
AI-powered face recognition and management for building secure identity verification systems with duplicate detection.
#
Verify API
Verification configuration management and signature validation services for building secure identity verification workflows.
#
Common Response Codes
Last updated: 2026-01-27