GATE

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

얼굴 하나로 출입, 인증, 결제까지. 클라우드 REST API로 기존 시스템에 즉시 통합할 수 있습니다.Access, authentication, and payment with just a face. Integrate instantly into your existing systems via cloud REST API.

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

Cloud REST APICloud REST API

서버 사이드 얼굴 인증. 기존 시스템에 REST 호출 하나로 통합합니다.Server-side face authentication. Integrate with a single REST call.

Matching
1:N 검색 / 1:1 매칭1:N Search / 1:1 Matching
대규모 얼굴 DB에서 실시간 검색과 정밀 매칭을 동시 지원합니다.Supports real-time search and precision matching across large face databases.
Security
라이브니스 검증Liveness Detection
사진, 영상, 마스크 공격을 실시간 차단하는 패시브 라이브니스.Passive liveness blocking photo, video, and mask attacks in real time.
Performance
JSON 응답 <300msJSON Response <300ms
클라우드에서 모든 처리를 수행하며, 300ms 이내 JSON 응답을 보장합니다.All processing in the cloud with guaranteed JSON response under 300ms.
12,847
등록 얼굴 수Registered Faces
99.84%
인식 정확도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.84% 정확도.
1:N large-scale search and 1:1 precision matching.
Results within 0.3s from 12,000+ face DB.
99.84% 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.

간단한 통합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