{"info":{"_postman_id":"6d277b51-fc9c-405b-934b-9a9a5b5e2b03","name":"crimeScan-case_details/possible","description":"<html><head></head><body><p><strong>HTTP POST</strong></p>\n<p><a href=\"https://prod.crimescan.ai/v1/crime_search/case_details/possible/search\">https://prod.crimescan.ai/v1/crime_search/case_details/possible/search</a></p>\n<p><strong>Function</strong>: search<br><strong>Parameters</strong> : name, address, father_name, dob, case_category, type, service_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>optional 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 (dd-mm-yyyy)</strong></td>\n<td><strong>optional</strong></td>\n</tr>\n<tr>\n<td><strong>source</strong></td>\n<td><strong>“ecourt”,”hc”,”sc”</strong></td>\n<td><strong>optional</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.H8cknFeZm1Dqast75ebWAabYzlml59mYY2cJ\"<br>-d '{<br>\"name\": \"Gobinda Arik\",<br>\"father_name\": \"Jalandhar\",<br>\"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\",<br>\"case_category\": \"\",<br>\"source\": \"ecourt\"<br>}'<a href=\"https://prod.crimescan.ai/v1/crime_search/case_details/possible/search\">https://prod.crimescan.ai/v1/crime_search/case_details/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":"6d277b51-fc9c-405b-934b-9a9a5b5e2b03","publishedId":"2s9YRB1rgQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"4169e1"},"publishDate":"2023-10-20T04:57:43.000Z"},"item":[{"name":"search","item":[{"name":"/case_details/posible/search","id":"a0ccdf64-2247-47ad-8144-2678b279d82a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Guinea Gold Jewellers Private Limited\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/case_details/possible/search","description":"<p>This API delivers results based on potential matches for case details from the source site, presented in JSON format.</p>\n","urlObject":{"protocol":"https","path":["v1","crime_search","case_details","possible","search"],"host":["prod","crimescan","ai"],"query":[],"variable":[]}},"response":[{"id":"35ebed16-cbd4-4f47-b213-7dfc2e0ceb1a","name":"success","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    \"case_category\": \"\",\n    \"source\": \"ecourt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/case_details/possible/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Oct 2023 10:32:32 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"71"},{"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\": \"653a46c170a85e0163b9b176__case_details__possible\"\n}"},{"id":"0d9ce439-d410-4243-aba5-9c13d0a57e49","name":"failure","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\",\n    \"case_category\": \"\",\n    \"source\": \"ecourt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/case_details/possible/search"},"status":"OK","code":200,"_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":"{\n    \"error_code\": 3,\n    \"message\": \"name should not be empty\",\n    \"status\": -1\n}"},{"id":"86c0464a-8b5e-4790-a130-215c1dbbc045","name":"unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Gobinda Ari\",\n    \"father_name\": \"Jalandhar\",\n    \"address\": \"House no 3, Block Dakshin Gopalnagar, South 24, Parganas\",\n    \"case_category\": \"\",\n    \"source\": \"ecourt\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/crime_search/case_details/possible/search"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 27 Oct 2023 09:22:21 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"0"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a0ccdf64-2247-47ad-8144-2678b279d82a"}],"id":"2e8be991-64fd-4aa8-9902-8eede406e256","_postman_id":"2e8be991-64fd-4aa8-9902-8eede406e256","description":""},{"name":"result","item":[{"name":"/crime_search/results","id":"29bb9064-2f79-484d-ae74-55d5745cf8c6","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\": \"667ac71cbb437b4b8e183df0__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":"8d2a5b95-f5e5-4e65-9b3c-629ffcc3f0be","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"653b80e870a85e0674cee4ec__case_details__possible\"\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:11:54 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"6158"},{"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            \"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                    \"1\"\n                ],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 100,\n            \"name_match_type\": \"EXACT_MATCH\",\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\": \"6531461ca1fb371412b7fd28\",\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\": 100,\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            \"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                    \"1\"\n                ],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 100,\n            \"name_match_type\": \"EXACT_MATCH\",\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\": \"6531461ca1fb371412b7fd28\",\n            \"ref_uniq_case_id\": \"60de81faf9062157feab45449da50f53\",\n            \"registration_date\": \"23-11-2022\",\n            \"registration_no\": \"6403/2022\",\n            \"registration_year\": \"2022\",\n            \"score\": 100,\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            \"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                    \"1\"\n                ],\n                \"res_cleaned_list\": []\n            },\n            \"name\": \"gobinda ari\",\n            \"name_father_score\": 100,\n            \"name_match_type\": \"EXACT_MATCH\",\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\": \"6531461ca1fb371412b7fd28\",\n            \"ref_uniq_case_id\": \"778f3f42ec9bfb1ffff7a9c5b5bf0bb1\",\n            \"registration_date\": \"16-07-2022\",\n            \"registration_no\": \"299/2022\",\n            \"registration_year\": \"2022\",\n            \"score\": 100,\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":"7f82a116-7622-4543-bf86-5065533bfd45","name":"failure","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"653b80e870a85e4cee4ec__case_details__possible\"\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":""},{"id":"73741f71-cfe3-4837-a4f9-ed4d76f1502f","name":"process pending","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"cs_id\": \"653b80e870a85e4cee4ec__case_details__possible\"\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: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":"{\n    \"status\": 0,\n    \"message\": \"Process pending\"\n}"}],"_postman_id":"29bb9064-2f79-484d-ae74-55d5745cf8c6"}],"id":"bf5000a7-9671-4286-9c02-8250d13d2e44","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":"bf5000a7-9671-4286-9c02-8250d13d2e44"}]}