# idcheck.now > Identity verification (KYC) API for US businesses. Verify users with driver's license > capture + AAMVA PDF417 barcode forensics (all 50 states), selfie + liveness detection, > face matching, OFAC sanctions screening, and duplicate-face detection — via a 5-line > JS SDK or REST API. Pricing: free 100 checks/month, then $0.99 per completed > verification, no monthly minimums. ## Product capabilities - Driver's license / state ID verification for all 50 US states (AAMVA CDS v01–v12): live in-browser PDF417 decode plus independent server-side re-decode (mismatch = tamper signal) - License-number recomputation forensics for FL / IL / WI (Soundex + DOB/sex day-code) and per-state format validation; document-discriminator replay detection - Barcode ↔ visual-zone cross-checks, IIN ↔ issuing-state consistency, expiry/age/date logic - Selfie capture with passive liveness detection (presentation-attack detection: printouts, screen replays, masks; texture + motion + moiré signals) - Face matching between the license portrait and live selfie (512-d embeddings, cosine similarity, on dedicated NVIDIA T4 GPUs with automatic failover) - Duplicate-face (1:N) detection against a 2.6M-face network — the same face under a different claimed identity is automatically declined - OFAC SDN sanctions screening with fuzzy name matching and DOB corroboration (fresh Treasury data, refreshed weekly); crypto wallet screening available - Device intelligence: FingerprintJS fingerprinting, IP/geolocation, bot/automation signals - Hash-chained, tamper-evident audit log on every verification event - BIPA-compliant consent flows; private media storage with short-lived presigned URLs ## Pricing - Starter: free forever, 100 checks/month - Growth: $0.99 per completed verification, no monthly minimums - Add-ons: NFC passport verification, DMV check (AAMVA DLDV), SSN verification (eCBSV), audio-risk AI, ongoing monitoring - Enterprise: custom volume pricing ## Integration - JavaScript SDK (@idcheck/web): 5 lines to open a hosted verification flow in a modal, popup, redirect, or inline iframe - REST API: create verification sessions, retrieve decisions, signed webhooks - Public screening API: OFAC name screening, wallet screening - Typical verification completes in under 60 seconds end-to-end ## Compliance - BIPA written consent captured before biometric collection; consent names all processors - GDPR: biometrics processed with explicit consent; human review available for automated rejects - Retention: biometric templates and raw media deleted on short schedules; decision records retained per AML requirements - Every verification produces a hash-chained, tamper-evident audit trail ## Links - Homepage: https://idcheck.now/ - Pricing: https://idcheck.now/pricing - API documentation: https://idcheck.now/docs/ - Full API reference (markdown): https://idcheck.now/docs/llms-full.txt - OpenAPI spec (JSON): https://idcheck.now/openapi.json - Vendor comparisons: https://idcheck.now/compare/ - Per-state license verification: https://idcheck.now/states/ - Free tools: https://idcheck.now/tools/pdf417-decoder/ and https://idcheck.now/tools/ofac-lookup/ - Free OFAC screening API (30/hr, no key): POST https://idcheck.now/v1/free/ofac - Live demo (try the real flow): https://idcheck.now/test - Challenge page: https://idcheck.now/try-to-fool-us - Admin dashboard: https://admin.idcheck.now - API health: https://idcheck.now/healthz - Contact: hello@idcheck.now - Security contact: security@idcheck.now