PASAR API
Cloud face-match against the national biometric database with liveness/presentation-attack detection, for remote identity proofing without a physical token. Web/iOS/Android SDKs; partner onboarding + per-transaction pricing; sandbox available. SG-first.
View docs ↗ More Auth & identity APIs# Singpass Face Verification ~ biometric liveness identity check needs an API key ~ get yours at: # https://docs.biometrics.singpass.gov.sg/ curl 'https://api.singpass.gov.sg' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Singapore API into my app. API: Singpass Face Verification ~ biometric liveness identity check Provider: GovTech Singapore (Singpass) Auth: requires an API key (sign up: https://docs.biometrics.singpass.gov.sg/) Pricing: paid Base URL: https://api.singpass.gov.sg Important note: Cloud face-match against the national biometric database with liveness/presentation-attack detection, for remote identity proofing without a physical token. Web/iOS/Android SDKs; partner onboarding + per-transaction pricing; sandbox available. SG-first. Source: GovTech Singapore (Singpass) (https://docs.biometrics.singpass.gov.sg/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Regulated setup Last checked: 2026-06-29 Production caveat: Biometric verification is the highest-stakes Singpass product: production access is approval-gated, results must be verified server-side, and stored face data or match scores carry PDPA duties — keep retention minimal and documented. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.