---
url: https://deepvue.ai/fir-check-api/
title: "FIR Check API | Police & Legal Risk Screening | Deepvue"
description: "Run FIR-related checks across Indian records & surface risk-screening outputs. Structured signals for BGV, fraud, lending & compliance. Start free."
last_modified: 2026-06-12T21:28:26.421Z
---
1.  [API Infrastructure](/#platform)
2.  Background Intelligence
3.  FIR Check

Background Verification · FIR Check

# FIR Check API for Legal Risk & *Background Verification* in India

Run FIR-related checks and retrieve structured risk-screening outputs to support background verification, fraud screening, underwriting, and compliance workflows.

Built with vendor-supported legal-risk screening infrastructure designed for regulated decision workflows

[Start for Free](https://dashboard.deepvue.ai/sign-up) [Book a Demo](/demo/)

## Trusted by Platforms Building *BGV* & Fraud-Risk Screening Workflows

Organizations across BGV, lending, fraud, marketplaces, and compliance use Deepvue APIs to automate FIR-related screening and due diligence.

![DollarPe](/logos/kyc/dollarpe.png)

![iMocha](/logos/kyc/imocha.png)

![Lark Finserv](/logos/kyc/lark-finserv.png)

![NAMCO Bank](/logos/kyc/namco-bank.png)

![Nest](/logos/kyc/nest.png)

![SafeTree](/logos/kyc/safetree.png)

![SwitchMyLoan](/logos/kyc/switchmyloan.png)

![Times Internet](/logos/kyc/timesinternet.png)

![Yenmo](/logos/kyc/yenmo.png)

![DollarPe](/logos/kyc/dollarpe.png)

![iMocha](/logos/kyc/imocha.png)

![Lark Finserv](/logos/kyc/lark-finserv.png)

![NAMCO Bank](/logos/kyc/namco-bank.png)

![Nest](/logos/kyc/nest.png)

![SafeTree](/logos/kyc/safetree.png)

![SwitchMyLoan](/logos/kyc/switchmyloan.png)

![Times Internet](/logos/kyc/timesinternet.png)

![Yenmo](/logos/kyc/yenmo.png)

![DollarPe](/logos/kyc/dollarpe.png)

![iMocha](/logos/kyc/imocha.png)

![Lark Finserv](/logos/kyc/lark-finserv.png)

![NAMCO Bank](/logos/kyc/namco-bank.png)

![Nest](/logos/kyc/nest.png)

![SafeTree](/logos/kyc/safetree.png)

![SwitchMyLoan](/logos/kyc/switchmyloan.png)

![Times Internet](/logos/kyc/timesinternet.png)

![Yenmo](/logos/kyc/yenmo.png)

BGV platforms screening employees and gig-workers lenders running borrower risk reviews fraud & risk teams identifying review-worthy outputs NBFCs adding legal-risk signals into underwriting marketplaces vetting sellers and service providers enterprises performing vendor & partner due diligence platforms automating FIR-related screening at scale BGV platforms screening employees and gig-workers lenders running borrower risk reviews fraud & risk teams identifying review-worthy outputs NBFCs adding legal-risk signals into underwriting marketplaces vetting sellers and service providers enterprises performing vendor & partner due diligence platforms automating FIR-related screening at scale BGV platforms screening employees and gig-workers lenders running borrower risk reviews fraud & risk teams identifying review-worthy outputs NBFCs adding legal-risk signals into underwriting marketplaces vetting sellers and service providers enterprises performing vendor & partner due diligence platforms automating FIR-related screening at scale

## What is an FIR Check API?

An **FIR Check API** enables platforms to run FIR-related screening workflows using identity inputs such as name and address.

[Explore API Documentation](https://docs.deepvue.ai/reference/background-verification/fir-check/create)

This API is commonly referred to as

FIR Check APIFIR Verification APIFIR Record Check APIPolice Record Check APILegal Risk Screening API

Organizations use this API to

support background verification workflows

identify FIR-related risk signals

strengthen fraud and risk screening

support lending and onboarding due diligence

The **Deepvue FIR Check API** helps teams automate FIR-related screening across geographies and records with structured outputs for internal review.

## Why FIR-Related Checks Matter

FIR-related checks support workflows like employee BGV, borrower risk review, fraud screening, vendor onboarding, and compliance and due diligence.

Manual FIR-related screening is

hard to scale across geographies

fragmented across records

difficult to audit consistently

Automated screening enables

structured risk-screening outputs

scalable BGV & fraud screening

faster underwriting reviews

Ready to automate FIR-related checks?

Run risk screening across BGV, fraud, lending, and onboarding workflows.

[Start for Free](https://dashboard.deepvue.ai/sign-up) [Talk to a Specialist](/demo/)

## What This API Enables

The Deepvue FIR Check API enables organizations to:

Run FIR-Related Searches

screen for FIR-related outputs using name and address inputs

Surface Risk Indicators

retrieve algorithmic risk indicators and match types

Access Case-Level Outputs

FIR number, police station, acts, sections, and year where available

Strengthen BGV Workflows

support employee, gig-worker, and vendor screening

Power Fraud Risk Screening

add legal-risk signals to fraud and risk teams' review queues

Layer into Underwriting

add legal-risk signals into lending and credit decisions

## How the API Works

From identity submission to structured risk-screening output in four steps.

01

Submit Identity Inputs

Submit name and address through a secure API request. DOB and father's name can be provided where available.

02

Run Screening

The request is processed through authorized partner integrations and vendor-supported screening mechanisms.

03

Identify FIR Outputs

Potential FIR-related outputs are identified, scored, and structured into risk signals.

04

Return Response

A response is returned for downstream risk, compliance, or BGV workflows.

Outputs should be treated as screening signals and reviewed within broader internal due diligence workflows before any final decision is made.

Name in. FIR risk signals out.

FIR screening designed for BGV, fraud, lending, and compliance pipelines.

[Start for Free](https://dashboard.deepvue.ai/sign-up) [View Documentation](https://docs.deepvue.ai/reference/background-verification/fir-check/create)

## Developer Preview

See how a single API call runs an FIR check and returns structured risk-screening outputs.

API Request

POST /v1/background-verification/fir-check

{
  "name": "Chandra Shekhar",
  "address": "Bhajan Pura, Delhi",
  "dob": "1996-03-17",
  "father\_name": "Optional"
}

Input Parameters

name

required — individual being checked

address

required — used for screening & jurisdiction matching

dob

optional — date of birth, where available

father\_name

optional — improves matching accuracy

API Response

{
  "code": 200,
  "sub\_code": "SUCCESS",
  "message": "Processing done",
  "data": \[{
    "fir\_no": "0001",
    "year": "2025",
    "name": "anil sagar",
    "address": "north east, delhi, india",
    "police\_station": "Metro PS Ghitorni",
    "state\_name": "Delhi",
    "case\_category": "criminal",
    "under\_acts": "BNS, 2023",
    "under\_sections": "223(b)",
    "name\_match\_type": "PARTIAL\_FUZZY",
    "algo\_risk": "average risk",
    "source": "fir"
  }\]
}

## Response Fields

Structured risk-screening outputs returned for each FIR check.

STRING

fir\_no

FIR number where available

STRING

year

FIR year

STRING

name

Matched name from screening output

STRING

address

Matched or source address where available

STRING

police\_station

Police station where available

STRING

state\_name

State associated with the output

STRING

case\_category

Category returned by the workflow

STRING

under\_acts

Act(s) associated with the output

STRING

under\_sections

Section(s) associated with the output

STRING

name\_match\_type

Matching method used (e.g. PARTIAL\_FUZZY)

STRING

algo\_risk

Algorithmic risk indicator

STRING

fir\_document\_url

Document URL where available

Response fields may vary based on record availability, matching conditions, and vendor-supported workflow outputs.

## FIR-Related Screening for BGV & Risk Review

The API surfaces FIR-related outputs that help teams prioritize review across background verification, fraud, and due diligence workflows.

Useful across

employee background verification

gig-worker onboarding

vendor due diligence

borrower risk assessment

fraud screening workflows

Outputs should be treated as **screening signals** and reviewed within broader internal due diligence workflows **before any final decision is made**. Customers are responsible for user awareness, authorization, or consent where applicable.

Scale FIR-related screening across BGV pipelines.

FIR checks designed for high-volume BGV, fraud, and onboarding workflows.

[Start for Free](https://dashboard.deepvue.ai/sign-up) [Talk to a Specialist](/demo/)

## Seamless API Integration

Deepvue APIs are designed for **scalable integration** into BGV, underwriting, and compliance systems.

Typical integration flow

1

Generate API credentials from the dashboard

2

Submit FIR check requests via REST

3

Receive structured risk-screening outputs

4

Integrate results into BGV, underwriting, or compliance systems

## Integration Features & Key Capabilities

Everything you need to build, ship, and scale FIR-related screening workflows.

Integration Features

REST API Architecture

Standard REST endpoints for easy integration.

Structured JSON Responses

Case-level outputs designed for automated review.

Sandbox Environment

Test integrations before production deployment.

Encrypted Transport

Encryption, access controls, and secure handling end-to-end.

Audit Logs

Track screening activity and response history.

Key Features

FIR-Related Screening

Run FIR-related checks using name and address inputs.

Risk Indicators

Receive structured risk indicators and match types.

Case-Level Outputs

Access FIR number, police station, acts, sections, and year where available.

Automation-Ready Responses

Use structured outputs in BGV, lending, fraud, and compliance workflows.

Audit Logs

Track screening activity and response history for compliance.

Ship FIR screening faster.

Production-ready infrastructure with sandbox testing.

[Start for Free](https://dashboard.deepvue.ai/sign-up) [View Documentation](https://docs.deepvue.ai/reference/background-verification/fir-check/create)

## Who Uses This API

The FIR Check API is used by organizations that need to surface FIR-related risk signals during BGV, fraud, lending, and due diligence reviews.

Background Verification Platforms

Automate FIR-related screening workflows.

Lending Platforms

Support borrower risk assessment during underwriting.

NBFCs & Financial Institutions

Add legal-risk signals into underwriting processes.

Marketplaces

Screen vendors, sellers, and service providers.

Fraud & Risk Teams

Identify outputs that may require additional review.

## Compliance & Data Governance

Deepvue provides infrastructure to support FIR-related risk screening workflows.

Outputs are generated through

authorized partner integrations

vendor-supported screening mechanisms

publicly available legal or police-record sources where applicable

structured processing systems for operational use

APIs are intended for use in

background verification

lending and underwriting

fraud risk screening

vendor due diligence

compliance and legal-risk review

Deepvue does not represent itself as a police authority, government authority, statutory body, or official operator of any FIR or law-enforcement registry. Customers are responsible for lawful usage, including user awareness, authorization, or consent where applicable, and for applying their own internal due diligence and decisioning controls before taking action based on outputs.

Applicable regulations

All API interactions are protected using encryption, role-based access controls, and audit logging.

## Flexible API Pricing

Deepvue APIs are designed to scale with your screening and review requirements.

Pricing typically depends on

number of checksworkflow depthAPI usage tiersreview and output requirements

For organizations evaluating **FIR check API pricing** or **background verification API cost**, our team provides customized pricing based on usage scale.

[Start for Free](https://dashboard.deepvue.ai/sign-up) [Request Pricing](/demo/)

## Frequently Asked Questions

Common questions about FIR check API integration and usage.

What is an FIR Check API?

An FIR Check API helps organizations run FIR-related screening workflows and retrieve structured outputs for background verification, risk, and due diligence processes.

What inputs are required?

Name and address are mandatory. DOB and father's name can be provided where available to improve matching.

Is this an official police database API?

No. Deepvue provides vendor-supported workflow integrations and does not represent itself as an official police or government registry provider.

Can this API be used for background verification?

Yes. It is designed to support BGV, onboarding, lending, fraud screening, and compliance workflows.

Should outputs be used for final decisions?

Outputs should be used as supporting signals within broader internal review and decisioning workflows.

What is FIR check API pricing?

Pricing depends on number of checks, workflow depth, API usage tiers, and review/output requirements. Contact Deepvue for a custom quote.

## Is Deepvue an FIR Check API provider?

**Deepvue** provides APIs that enable organizations to run FIR-related checks and retrieve structured risk-screening outputs through vendor-supported workflows for background verification, fraud screening, lending, onboarding, and compliance use cases.

## Start automating FIR-related checks for BGV and legal-risk workflows.

Vendor-supported. Audit-ready. Scalable API infrastructure.

[Start for Free](https://dashboard.deepvue.ai/sign-up) [Talk to API Specialist](/demo/)
