iOS
pod 'AutoKYC', '~> 3.2'
- SwiftUI and UIKit wrappers with sample flows.
- Supports NFC chip reading and Live Photo for liveness.
- Consent logging synced to AutoKYC audit logs.
Documentation
Deploy consent-aware identity capture on web, mobile, and server platforms. AutoKYC SDKs abstract document capture, liveness, analytics gating, and webhook verification so you can launch faster with regulator-ready defaults.
Embed the AutoKYC widget in your browser apps with adaptive theming, locale detection, and data minimisation.
npm install @autokyc/web-sdk
# or
yarn add @autokyc/web-sdk
Framework support: vanilla JS, Astro islands, server-rendered frameworks (Next.js, Remix) via CSP-safe loader.
Read the full guide: Web SDK docs
Native SDKs provide offline capture, device binding, and secure enclave storage for biometric templates.
pod 'AutoKYC', '~> 3.2'
implementation("com.autokyc:sdk:3.2.0")
npm install @autokyc/react-native
npx pod-install
flutter pub add autokyc
Lightweight helpers sign webhook payloads, manage idempotent retries, and simplify pagination.
npm install @autokyc/node
Includes webhook signature verification, retry helpers, and TypeScript typings for REST and GraphQL schemas.
pip install autokyc
Async client built on httpx with Pydantic models, webhook utilities, and Django/Flask integration examples.
Need integration reviews, custom theming, or mobile beta access? Contact developer success.