v1

latestOpenAPI 3.1.02026-08-041130479.2 KB

Exact Match search

This API provides results corresponding to an exact match of case details from the source , delivered in JSON format.

post/v1/crime_search/case_details/exact/search

Request body

namestring required
father_namestring
addressstring
dobstring date

yyyy-mm-dd

case_categorystring

criminal,civil

typestring

respondent,petitioner

Response

200

statusinteger
cs_idstring

Example response

{
  "status": 1,
  "cs_id": "653a57fc70a85e01d7acfd17__case_details__exact"
}