Changelogs
Stay up to date with the latest changes and enhancements.
Stay up to date with the latest changes and enhancements.

07. Jun 2024
Share
Deepvue now offers background verification — court record checks and FIR (First Information Report) lookups. This is critical for lending, HR, and tenant screening workflows where you need to verify whether an individual has a criminal or civil case history.
Court Record Check — async create + result for civil and criminal case searches
FIR Check — async create + result for First Information Report lookups
Both use async pattern: submit request → poll for result with job ID
Returns case details, court name, case status, and filing dates where available
Input: Individual's name and identity details
Output: Court case records and/or FIR details (async)
Category: Background Verification
API Documentation