{"info":{"_postman_id":"03fabff2-1891-40b4-9d9a-def79dda886b","name":"crimeScan-risk/possible","description":"<html><head></head><body><p><strong>HTTP POST</strong></p>\n<p><a href=\"https://prod.crimescan.ai/v1/crime_search/risk/possible/search\">https://prod.crimescan.ai/v1/crime_search/risk/possible/search</a></p>\n<p><strong>Function</strong>: search<br><strong>Parameters</strong> : name, address, father_name, dob, case_category, type<br><strong>Output Type</strong> : JSON</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required/Optional</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>name</strong></td>\n<td><strong>name of person</strong></td>\n<td><strong>required</strong></td>\n</tr>\n<tr>\n<td><strong>address</strong></td>\n<td><strong>full address recommended</strong></td>\n<td><strong>Required Address can be broken down into address, state and pincode. This is advised but not required. Example : \"address\":\"250h, banjara hills, hyderabad,Telegana,500005\"</strong></td>\n</tr>\n<tr>\n<td><strong>father_name</strong></td>\n<td><strong>father's name of the person</strong></td>\n<td><strong>optional</strong></td>\n</tr>\n<tr>\n<td><strong>dob</strong></td>\n<td><strong>date of birth of candidate</strong></td>\n<td><strong>optional  <br>dd-mm-yyyy</strong></td>\n</tr>\n<tr>\n<td><strong>case_category</strong></td>\n<td><strong>“civil” , “criminal”</strong></td>\n<td><strong>by default check for both</strong></td>\n</tr>\n<tr>\n<td><strong>type</strong></td>\n<td><strong>\"petitioner\" , \"respondent\"</strong></td>\n<td><strong>by default check for both</strong></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Example:</strong></p>\n<p>curl -XPOST</p>\n<p>-H \"Content-Type: application/json\"<br>-H \"Authorization: Bearer nOptGekzz6gAFk5Q2nvWmnwkxdOmJLDG.xxxxxxxxxxxxx\"<br>-d '{<br>\"name\": \"Gobinda Arik\",<br>\"father_name\": \"Jalandhar\",<br>\"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\"<br>}'<a href=\"https://prod.crimescan.ai/v1/crime_search/risk/possible/search\">https://prod.crimescan.ai/v1/crime_search/risk/possible/search</a></p>\n<p><strong>Response:</strong></p>\n<p><strong>If successfull</strong></p>\n<p>{</p>\n<p>\"status\": 1,</p>\n<p>\"cs_id\": \"1a821e9c45c00086a813f\"</p>\n<p>}</p>\n<p><strong>If unsuccessfull</strong></p>\n<p>{</p>\n<p>\"status\" : 0,</p>\n<p>\"error_message\" : \"Authentication failed\"</p>\n<p>}</p>\n<p><strong>HTTP Status Codes:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP Codes</th>\n<th><strong>Explanation</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>ok</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Incorrect Input, Invalid Verify Id, Search type can be entity or individual</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Authentication Failed</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Search server overload</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Server Error: The server encountered an unexpected condition or encountered an error while processing the request. Please try again later</td>\n</tr>\n<tr>\n<td>422</td>\n<td>Unprocessable Entity</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Too many requests</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"30522218","collectionId":"03fabff2-1891-40b4-9d9a-def79dda886b","publishedId":"2s9YRB1rgY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"4169e1"},"publishDate":"2023-10-20T05:05:48.000Z"},"item":[{"name":"search","item":[{"name":"/risk/possible/search","id":"175f25a4-2934-4b39-beb9-99787d1f93f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"AVNISH SINGH\",\n    \"address\": \"HOUSE NO. J-54 SHIV RAM PARK GALI NO. 6 NANGLOI WEST DELHI 110041\",\n    \"father_name\": \"JAIVIR SINGH\"\n}\n\n","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/risk/possible/search","description":"<p>Based on potential match criteria, this API provides results inclusive of the risk category and case details from the source site, formatted in JSON.</p>\n","urlObject":{"protocol":"https","path":["v1","crime_search","risk","possible","search"],"host":["prod","crimescan","ai"],"query":[],"variable":[]}},"response":[{"id":"ed8d599c-98a5-4cff-ad5a-aff1fb7ff872","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Gobind Ari\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/risk/possible/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 17:58:27 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"51"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"cs_id\": \"653a57fc70a85e01d7acfd17__risk__possible\"\n}"},{"id":"8bcf606c-375b-4194-afdf-682f57b661e2","name":"failure","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Gobinda Ari\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/risk/possible/search"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 14:29:14 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"62"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"175f25a4-2934-4b39-beb9-99787d1f93f1"}],"id":"885d4582-b41e-49c6-86f0-8ed183a1f7f6","_postman_id":"885d4582-b41e-49c6-86f0-8ed183a1f7f6","description":""},{"name":"result","item":[{"name":"/crime_search/results","id":"281dc4f6-674e-4e2e-8efe-17ae55f06b44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"67f3c0d2d95ebebbc32a4c52__risk__possible\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results","urlObject":{"protocol":"https","path":["v1","crime_search","results"],"host":["prod","crimescan","ai"],"query":[],"variable":[]}},"response":[{"id":"b5f13198-f6b0-473e-95ca-0e05cd0bcab9","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"65317049a1fb37147f48a879\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 18:07:28 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"6221"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"cases\": [\n        {\n            \"address\": \"\",\n            \"algo_risk\": \"\",\n            \"all_candidates\": [\n                \"satyajit bera\",\n                \"sanatan ari\",\n                \"gopal ari\"\n            ],\n            \"business_category\": \"Civil\",\n            \"case_category\": \"\",\n            \"case_filter\": \"\",\n            \"case_id\": \"43b60b6773fb822b5bfa942ed23bec39_0e2c52cacc8fcf0bd16c1e59c7a1c203\",\n            \"case_no\": \"205700000052021\",\n            \"case_status\": \"\",\n            \"case_type\": \" Misc case violation\",\n            \"case_type_code\": \"\",\n            \"case_type_name\": \"\",\n            \"case_year\": \"2021\",\n            \"cnr\": \"WBSP160000612021\",\n            \"condition\": \"FUZZY_DISTRICT\",\n            \"court_code\": \"21\",\n            \"court_complex_code\": \"\",\n            \"court_name\": \"Civil Judge Jr. Divn. Kakdwip, South 24 Pgs.\",\n            \"custom_dist_code\": \"00360017\",\n            \"custom_state_code\": \"0036\",\n            \"decision_date\": \"\",\n            \"dist_code\": \"20\",\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"South Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"father_name\": \"\",\n            \"father_name_match_tokens\": 0,\n            \"father_name_score\": 0,\n            \"filing_date\": \"03-02-2021\",\n            \"filing_no\": \" 61/2021    03-02-2021\",\n            \"filing_year\": \"2021\",\n            \"fir_no\": \"\",\n            \"fir_year\": \"\",\n            \"first_hearing_date\": \" 03rd February 2021\",\n            \"flexi_only\": true,\n            \"id\": \"3c20b65d198574c2326945bf6f16f1ce\",\n            \"jurisdiction\": true,\n            \"jurisdiction_type\": \"DISTRICT\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Ffullhtml2.s3-us-west-2.amazonaws.com%2F43b60b6773fb822b5bfa942ed23bec39_0e2c52cacc8fcf0bd16c1e59c7a1c203&id=16-20-21\",\n            \"max_words_matched\": 2,\n            \"md5\": \"43b60b6773fb822b5bfa942ed23bec39_0e2c52cacc8fcf0bd16c1e59c7a1c203\",\n            \"meta_data\": {\n                \"father_cleaned_list\": [],\n                \"req_cleaned_list\": [],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 98.57,\n            \"name_match_type\": \"EXACT_FUZZY\",\n            \"nature_of_disposal\": \"\",\n            \"order_link\": \"\",\n            \"partition\": 49,\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \" Hearing\",\n            \"raw_address\": \"\",\n            \"raw_name\": \"GOBINDA ARI\",\n            \"ref\": \"65317049a1fb37147f48a879\",\n            \"ref_uniq_case_id\": \"3c20b65d198574c2326945bf6f16f1ce\",\n            \"registration_date\": \"03-02-2021\",\n            \"registration_no\": \" 5/2021     03-02-2021\",\n            \"registration_year\": \"2021\",\n            \"score\": 98.57,\n            \"search_algo\": \"flexi_search\",\n            \"source\": \"ecourt\",\n            \"state_code\": \"16\",\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"type\": 1,\n            \"under_acts\": \"Code of Civil Procedure\",\n            \"under_sections\": \"2A\",\n            \"uniq_case_id\": \"3c20b65d198574c2326945bf6f16f1ce\",\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"\",\n            \"algo_risk\": \"very high risk\",\n            \"all_candidates\": [\n                \"state of west bengal\"\n            ],\n            \"business_category\": \"\",\n            \"case_category\": \"criminal\",\n            \"case_filter\": \"POLICE_CASE\",\n            \"case_id\": \"27b3ebc495e3a01ab83d4e395efae567\",\n            \"case_no\": \"201600064032022\",\n            \"case_status\": \"\",\n            \"case_type\": \"Warrant or Summons Criminal Cases\",\n            \"case_type_code\": \"\",\n            \"case_type_name\": \"\",\n            \"case_year\": \"2022\",\n            \"cnr\": \"WBNP020156052022\",\n            \"condition\": \"FUZZY_NEARBY_DISTRICTS\",\n            \"court_code\": \"4\",\n            \"court_complex_code\": \"1160052\",\n            \"court_name\": \"Chief Judicial Magistrate, Barasat, North 24 Parganas\",\n            \"custom_dist_code\": \"00360014\",\n            \"custom_state_code\": \"0036\",\n            \"decision_date\": \"\",\n            \"dist_code\": \"14\",\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"father_name\": \"\",\n            \"father_name_match_tokens\": 0,\n            \"father_name_score\": 0,\n            \"filing_date\": \"22-11-2022\",\n            \"filing_no\": \"15592/2022\",\n            \"filing_year\": \"2022\",\n            \"fir_no\": \"475\",\n            \"fir_year\": \"2022\",\n            \"first_hearing_date\": \"13th December 2022\",\n            \"flexi_only\": true,\n            \"id\": \"60de81faf9062157feab45449da50f53\",\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Fsisypheans.s3-ap-south-1.amazonaws.com%2F27b3ebc495e3a01ab83d4e395efae567&id=16-14-4\",\n            \"max_words_matched\": 2,\n            \"md5\": \"27b3ebc495e3a01ab83d4e395efae567\",\n            \"meta_data\": {\n                \"father_cleaned_list\": [],\n                \"req_cleaned_list\": [],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 98.57,\n            \"name_match_type\": \"EXACT_FUZZY\",\n            \"nature_of_disposal\": \"\",\n            \"order_link\": \"\",\n            \"partition\": 73,\n            \"police_station\": \"DEGANGA\",\n            \"purpose_of_hearing\": \"\",\n            \"raw_address\": \"\",\n            \"raw_name\": \"Gobinda Ari\",\n            \"ref\": \"65317049a1fb37147f48a879\",\n            \"ref_uniq_case_id\": \"60de81faf9062157feab45449da50f53\",\n            \"registration_date\": \"23-11-2022\",\n            \"registration_no\": \"6403/2022\",\n            \"registration_year\": \"2022\",\n            \"score\": 98.57,\n            \"search_algo\": \"flexi_search\",\n            \"source\": \"\",\n            \"state_code\": \"16\",\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"type\": 1,\n            \"under_acts\": \"Indian Penal Code\",\n            \"under_sections\": \"498A,325,307,406,34\",\n            \"uniq_case_id\": \"60de81faf9062157feab45449da50f53\",\n            \"year\": \"\"\n        },\n        {\n            \"address\": \"\",\n            \"algo_risk\": \"very low risk\",\n            \"all_candidates\": [\n                \"sonali ari mondal\"\n            ],\n            \"business_category\": \"\",\n            \"case_category\": \"criminal\",\n            \"case_filter\": \"\",\n            \"case_id\": \"7fbf02c6ddc7bce237b2512ba06a1d92\",\n            \"case_no\": \"203600002992022\",\n            \"case_status\": \"\",\n            \"case_type\": \"Mr  Maintenance - MR case for Maintenance\",\n            \"case_type_code\": \"\",\n            \"case_type_name\": \"Misc. Civil Cases\",\n            \"case_year\": \"2022\",\n            \"cnr\": \"WBNP110043622022\",\n            \"condition\": \"FUZZY_NEARBY_DISTRICTS\",\n            \"court_code\": \"8\",\n            \"court_complex_code\": \"1160051\",\n            \"court_name\": \"Additional Chief Judicial Magistrate, Basirhat, North 24 Pags\",\n            \"custom_dist_code\": \"00360014\",\n            \"custom_state_code\": \"0036\",\n            \"decision_date\": \"\",\n            \"dist_code\": \"14\",\n            \"dist_match\": \"not_resolved\",\n            \"dist_name\": \"North  Twenty Four Parganas\",\n            \"father_match_type\": \"NO_MATCH\",\n            \"father_name\": \"\",\n            \"father_name_match_tokens\": 0,\n            \"father_name_score\": 0,\n            \"filing_date\": \"08-07-2022\",\n            \"filing_no\": \"4349/2022\",\n            \"filing_year\": \"2022\",\n            \"fir_no\": \"\",\n            \"fir_year\": \"\",\n            \"first_hearing_date\": \"30th September 2022\",\n            \"flexi_only\": true,\n            \"id\": \"778f3f42ec9bfb1ffff7a9c5b5bf0bb1\",\n            \"jurisdiction\": false,\n            \"jurisdiction_type\": \"NEAREST_DISTRICTS\",\n            \"link\": \"https://verify24x7.in/live/casehtml3.php?link=https%3A%2F%2Fsisypheans.s3-ap-south-1.amazonaws.com%2F7fbf02c6ddc7bce237b2512ba06a1d92&id=16-14-8\",\n            \"max_words_matched\": 2,\n            \"md5\": \"7fbf02c6ddc7bce237b2512ba06a1d92\",\n            \"meta_data\": {\n                \"father_cleaned_list\": [],\n                \"req_cleaned_list\": [],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 98.57,\n            \"name_match_type\": \"EXACT_FUZZY\",\n            \"nature_of_disposal\": \"\",\n            \"order_link\": \"\",\n            \"partition\": 66,\n            \"police_station\": \"\",\n            \"purpose_of_hearing\": \"\",\n            \"raw_address\": \"\",\n            \"raw_name\": \"Gobinda Ari\",\n            \"ref\": \"65317049a1fb37147f48a879\",\n            \"ref_uniq_case_id\": \"778f3f42ec9bfb1ffff7a9c5b5bf0bb1\",\n            \"registration_date\": \"16-07-2022\",\n            \"registration_no\": \"299/2022\",\n            \"registration_year\": \"2022\",\n            \"score\": 98.57,\n            \"search_algo\": \"flexi_search\",\n            \"source\": \"\",\n            \"state_code\": \"16\",\n            \"state_match\": \"not_resolved\",\n            \"state_name\": \"West Bengal\",\n            \"type\": 1,\n            \"under_acts\": \"Code of Criminal Procedure, 1973\",\n            \"under_sections\": \"125\",\n            \"uniq_case_id\": \"778f3f42ec9bfb1ffff7a9c5b5bf0bb1\",\n            \"year\": \"\"\n        }\n    ]\n}"},{"id":"c464c4e5-90ce-4183-8ad4-1313f03fbdd0","name":"process pending","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"6531461ca1fb371412b7fd28\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 15:07:41 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"40"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"message\": \"Process pending\"\n}"},{"id":"98c127b2-34c4-48f3-b78e-3522a95f2cc2","name":"failure","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"65314438a1fb3713fa75d81\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/results"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 Oct 2023 15:01:25 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"44"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"281dc4f6-674e-4e2e-8efe-17ae55f06b44"}],"id":"eb31d339-1c49-44fa-9106-e5f140fe3de4","description":"<p><strong>HTTP POST</strong></p>\n<p><a href=\"https://prod.crimescan.ai/v1/crime_search/results\">https://prod.crimescan.ai/v1/crime_search/results</a></p>\n<p><strong>Function</strong>: result<br /><strong>Parameters</strong> : user, auth_token, cs_id<br /><strong>Output Type</strong> : JSON</p>\n<p>curl -XPOST -H \"Content-Type: application/json\" -d '{</p>\n<p>\"cs_id\" : \"1a821e29c4635c00086a813f\"</p>\n<p>}' <a href=\"https://prod.crimescan.ai/v1/crime_search/results\">https://prod.crimescan.ai/v1/crime_search/results</a></p>\n<p><strong>Response:</strong><br />A message of 'processing pending' indicates that searching is still in process If unsuccessful</p>\n<p>{</p>\n<p>'status' : 0,</p>\n<p>'message' : 'Processing pending',</p>\n<p>}</p>\n","_postman_id":"eb31d339-1c49-44fa-9106-e5f140fe3de4"}]}