Background Verification
Background Verification
Screen individuals against court records and FIR databases for comprehensive background checks.
Overview
The Background Verification APIs enable you to screen individuals against criminal court records and First Information Report (FIR) databases. These checks help organizations assess risk during onboarding, lending, and compliance workflows.
All background verification endpoints follow an asynchronous create/result pattern:
- Create — Submit a verification request. The API returns a request identifier immediately.
- Result — Poll the result endpoint using the request identifier to retrieve the completed verification report once processing is finished.
This async pattern ensures that longer-running checks do not block your application while the system queries underlying databases.
Court Record Check
Create Court Record Check
Submit a new court record screening request for an individual.
Court Record Check Result
Retrieve the result of a previously submitted court record check.
FIR Check
Was this page helpful?
Built with Documentation.AI
Last updated 2 days ago