Address proof, income and financial document scanning
Scan Address Document
POST
https://api.botskyc.com
/v1/documents/address/scan
Extract address from utility bills, council rates, bank statements.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Responses
Rate Limiting Response
typeA URI reference that identifies the problem.
titleA short, human-readable summary of the problem.
statusThe HTTP status code.
instanceScan Income Document
POST
https://api.botskyc.com
/v1/documents/income/scan
Extract salary and income details from payslips.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Responses
Rate Limiting Response
typeA URI reference that identifies the problem.
titleA short, human-readable summary of the problem.
statusThe HTTP status code.
instance
