Get up and running with the BotsKYC API in minutes.
1. Get an API Key
Register on the BotsKYC Portal to receive your API key.
2. Make Your First Request
Scan an identity document:
Code
3. Check the Response
Code
Common Workflows
Identity Onboarding (Full KYC)
POST /v1/identity/scan— Extract ID dataPOST /v1/identity/validate— Validate extracted fieldsPOST /v1/identity/liveness— Create liveness sessionGET /v1/identity/liveness/{sessionId}/results— Poll for resultPOST /v1/identity/face-match— Compare selfie to ID photoPOST /v1/screening/screen/enhanced— Run sanctions/PEP check
Business Verification (KYB)
POST /v1/business/scan— Extract company registration dataPOST /v1/business/verify— Verify against CIPA registryPOST /v1/screening/screen/enhanced— Screen directors/shareholders
Document Verification
POST /v1/documents/address/scan— Extract address from utility billPOST /v1/forensics/address— Check for tampering
Last modified on

