Cloud-native gaze tracking. No calibration required. HIPAA-compliant options available. Deploy in minutes.
Upload video or stream frames. Get gaze coordinates back. No calibration needed for most use cases.
Our cloud models work out-of-the-box for population-level gaze estimation. Perfect for research, batch processing, and analytics.
BAA available for healthcare and sensitive research applications. Enterprise-grade security and data handling.
Simple REST API for batch processing. WebSocket streaming for real-time applications. Choose what fits your workflow.
Cloud-based calculation with real-time dashboards. Monitor usage, track performance, and analyze gaze patterns at scale.
// Simple REST API Example
curl -X POST https://api.1gaze.com/v1/analyze \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "video=@meeting_recording.mp4" \
-F "output_format=json"
// Response includes gaze coordinates per frame
{
"frames": [
{
"timestamp": 0.033,
"gaze": { "x": 0.42, "y": 0.58 },
"confidence": 0.94,
"head_pose": { "pitch": -5.2, "yaw": 12.1 }
},
...
]
}
Research institutions, enterprise teams, and individual developers trust our API.
Analyze attention patterns, study human behavior, and publish findings with confidence.
Scale gaze tracking across your organization with enterprise SLAs and dedicated support.
Experiment, prototype, and build without breaking the bank. Simple pricing, powerful features.
Built for regulated industries. Data protection you can trust.
HIPAA-compliant infrastructure available with Business Associate Agreement. Secure handling of PHI and sensitive video data.
Scalable infrastructure with automatic load balancing. Real-time calculation and instant results without managing servers.
End-to-end encryption, audit logs, SSO integration, and role-based access control.
Contact our sales team to discuss your use case and get a custom quote.
contact@1gaze.com