Background VerificationIntroduction
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:

  1. Create — Submit a verification request. The API returns a request identifier immediately.
  2. 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

FIR Check