Flash Check
Run instant document verification via HTTP requests
The Flash Check endpoint allows you to run quick, single-purpose document verification workflows via HTTP requests. This is ideal for fast validation of business documents like proof of address, incorporation certificates, and more.
Overview
Flash Check provides:
- Instant document verification results
- Configurable validation rules
- Detailed analysis and extraction
- Low latency processing
Making a Request
Endpoint
Request Structure
Request Parameters
The specific agent key for the Flash Check workflow. Currently supported: “doc-flash-v1”
The identifier for the specific check to run. Currently supported: “kyb.proof_of_address_verification”
Configuration options for the document verification
The KYB data schema containing business and document information
Response Structure
Whether the document passed validation
Human-readable explanation of the validation result
The agent key used for processing
The identifier of the check that was run
Human-readable name of the check
Status of the check execution. Usually “complete” for Flash Checks
Extracted document information
Arguments used for the check
Information about the input document
Unique identifier for this check execution
Timestamp when the check was initiated
Timestamp when the check was completed
Use Cases
Flash Check is ideal for:
- Business document validation
- Proof of address verification
- Document information extraction
- Real-time document screening