#
Getting Started with VerifEye
Welcome! This guide will help you get started with VerifEye's biometric verification solutions.
#
🎯 Choose Your Platform
VerifEye offers multiple integration options to suit your needs:
#
1. Cross-Platform C++ SDK
Best for native applications requiring maximum performance.
Use Cases:
- Desktop applications (Windows, macOS, Linux)
- Mobile apps (iOS, Android)
- Embedded systems
- High-performance requirements
#
2. Web APIs
Best for server-side applications and microservices.
Use Cases:
- Backend services
- Microservices architecture
- Server-side verification
- No client-side SDK needed
#
3. JavaScript SDK
Best for web applications with client-side processing.
Use Cases:
- Single-page applications (React, Vue, Angular)
- Progressive web apps
- Browser-based verification
- Real-time webcam processing
#
4. JavaScript Redirect SDK
Best for applications needing a hosted verification flow.
Use Cases:
- Quick integration
- No UI development needed
- Hosted verification pages
- OAuth-like flow
#
5. Mobile SDK
Best for native mobile applications.
Use Cases:
- Native iOS apps
- Native Android apps
- React Native apps
- Flutter apps
#
📋 Prerequisites
Before you begin, you'll need:
VerifEye Account
- Sign up at verifeye.com
- Verify your email address
API Key
- Log in to your dashboard
- Navigate to Settings → API Keys
- Generate a new API key
Development Environment
- Choose your platform-specific requirements
- Install necessary tools and dependencies
#
🚀 Quick Start Steps
#
Step 1: Get Your API Key
# Your API key will look like this:
ve_live_1234567890abcdef1234567890abcdef
Keep Your API Key Secret
Never commit your API key to version control or expose it in client-side code. Use environment variables or secure configuration management.
#
Step 2: Choose Your Integration
Select the platform that best fits your needs from the options above.
#
Step 3: Install the SDK/Library
Follow the installation instructions for your chosen platform.
#
Step 4: Initialize and Test
Run your first verification to ensure everything is working correctly.
#
🎓 Learning Path
#
Beginner
- Read the platform-specific Getting Started guide
- Run the "Hello World" example
- Understand authentication and API keys
- Test with sample images
#
Intermediate
- Explore API Reference documentation
- Implement error handling
- Add liveness detection
- Optimize for performance
#
Advanced
- Implement custom workflows
- Set up webhooks
- Configure advanced security
- Scale for production
#
📚 Next Steps
After completing the basic setup:
- Explore Features: Learn about Face Liveness, Face Match, DeepFake Detection, and more
- Review Best Practices: Security, performance, and UX guidelines
- Join Community: Connect with other developers
- Read API Reference: Detailed documentation for all endpoints
#
🆘 Need Help?
Have questions or need assistance? We're here to help!
#
🔗 Useful Links
Last updated: 2025-01-13