GATE

Identity API — Face Auth, AnywhereIdentity API — Face Auth, Anywhere

얼굴 하나로 출입, 인증, 결제까지. 클라우드 REST API와 온디바이스 SDK 두 가지 방식으로 제공되어 어디서든 즉시 통합할 수 있습니다.Access, authentication, and payment with just a face. Delivered as both a cloud REST API and on-device SDK, ready to integrate anywhere.

API 키 요청Request API Key
GATE
얼굴 인증 플랫폼Face Authentication Platform
Cloud

Gate REST APIGate REST API

서버 사이드 얼굴 인증. 기존 시스템에 REST 호출 하나로 통합. 클라우드에서 모든 처리를 수행합니다.Server-side face authentication. Integrate with a single REST call. All processing handled in the cloud.

1:N 검색 / 1:1 매칭1:N Search / 1:1 Matching
라이브니스 검증 포함Liveness Detection Included
JSON 응답 <300msJSON Response <300ms
On-Device

Gate SDKGate SDK

네트워크 없이 동작하는 엣지 인증. Android/Linux 디바이스에 직접 탑재. 오프라인 환경에서도 실시간 인증.Edge authentication without network dependency. Deploy directly on Android/Linux devices. Real-time auth even offline.

오프라인 동작Offline Operation
임베디드 디바이스 최적화Embedded Device Optimized
임계값 99.5% (보안 등급)99.5% Threshold (Security Grade)
12,847
등록 얼굴 수Registered Faces
99.97%
인식 정확도Recognition Accuracy
0.3s
인증 응답 시간Auth Response Time
24/7
무중단 운영Always-On Service

핵심 기능Core Features

얼굴 인증에 필요한 모든 것을 하나의 플랫폼에서 제공합니다.Everything you need for face authentication, in one platform.

Matching
얼굴 매칭Face Matching
1:N 대규모 검색과 1:1 정밀 매칭. 12,000+ 얼굴 DB에서 0.3초 이내 결과. 99.97% 정확도.1:N large-scale search and 1:1 precision matching. Results within 0.3s from 12,000+ face DB. 99.97% accuracy.
Security
안티스푸핑Anti-Spoofing
사진, 영상, 3D 마스크 공격을 실시간 차단하는 라이브니스 검증. 수동적 탐지로 사용자 불편 최소화.Real-time liveness detection against photo, video, and 3D mask attacks. Passive detection minimizes user friction.
Management
콘솔 & 대시보드Console & Dashboard
웹 기반 관리 콘솔에서 얼굴 등록, API 키 관리, 인증 로그 모니터링을 한 곳에서 처리.Manage face enrollment, API keys, and authentication logs from a single web-based console.
Compliance
프라이버시 & 규정 준수Privacy & Compliance
얼굴 데이터 암호화 저장, 동의 기반 등록, GDPR/PDPA 대응 설계. 데이터 주권 보장.Encrypted face data storage, consent-based enrollment, GDPR/PDPA-ready design. Full data sovereignty.

간단한 통합Simple Integration

REST API 한 줄이면 얼굴 인증이 시작됩니다.One API call is all it takes to start face authentication.

// Face Verification — POST /v1/match const response = await fetch('https://api.univs.ai/v1/match', { method: 'POST', headers: { 'Authorization': 'Bearer YOUR_API_KEY', 'Content-Type': 'application/json' }, body: JSON.stringify({ image: base64Image, threshold: 0.995 }) }); // Response: { "matched": true, "person_id": "USR-0042", "confidence": 0.9991 }

얼굴이 곧 인증입니다Your Face Is Your Identity

Gate API를 지금 시작하세요. 무료 테스트 계정을 제공합니다.Start with Gate API today. Free test account available.

무료 체험 시작Start Free Trial