{"info":{"_postman_id":"33c44c32-b93e-4b40-b7fe-44a7fa417a5c","name":"cyber_crime","description":"<html><head></head><body><p><strong>HTTP POST</strong></p>\n<p><a href=\"https://prod.crimescan.ai/v1/cyber_crime/search\">https://prod.crimescan.ai/v1/cyber_crime/search</a></p>\n<p><strong>Function</strong>: search call<br><strong>Parameters</strong> : service type, input id<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>fields</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>service</strong></td>\n<td><strong>\"mobile\",\"vehicle\",\"upi\",\"bank\"</strong></td>\n<td><strong>required</strong></td>\n</tr>\n<tr>\n<td><strong>id</strong></td>\n<td><strong>number or id as per service</strong></td>\n<td><strong>required</strong></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Example:</strong></p>\n<p>curl -X POST \"<a href=\"https://prod.crimescan.ai/v1/cyber_crime/search\">https://prod.crimescan.ai/v1/cyber_crime/search</a><br>-H \"Content-Type: application/json\"<br>-H \"Authorization: Bearer xxxxxxx\"<br>-d '{<br>\"service\":\"vehicle\",</p>\n<p>\"id\" :\"MH27CD5217\"<br>}'</p>\n<p><strong>Response:</strong></p>\n<p><strong>If successfull</strong></p>\n<p>{<br>\"report\": \"match found\",<br>\"cases\": [<br>{<br>\"mobile_no\": [],<br>\"petname\": \"Gopichand Tekchand Kherde\",<br>\"resname\": \"P S Warud\",<br>\"caseno\": \"201900001322020\",<br>\"orderdt\": \"2020-06-09\",<br>\"regyear\": 2020,<br>\"source\": \"District Court\",<br>\"state_name\": \"Maharashtra\",<br>\"order_link\": \"<a href=\"https://sisypheans.s3-ap-south-1.amazonaws.com/8a518adfed4610b62b61dfad2f33b074\">https://sisypheans.s3-ap-south-1.amazonaws.com/8a518adfed4610b62b61dfad2f33b074\"</a><br>}<br>],<br>\"other_src\": \"\"<br>}</p>\n<p><strong>If unsuccessfull</strong></p>\n<p>401 unauthorise</p>\n<p><strong>if Invalid Input</strong></p>\n<p>{\"message\":\"Invalid Input\"}</p>\n<p><strong>Possible Error Messages :</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Message</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>API subscription expired.</td>\n<td>The API subscription period has ended.</td>\n</tr>\n<tr>\n<td>This client is not registered in the API. Contact the API provider to register this client.</td>\n<td>This client is not registered in the API. Contact the API provider to register this client.</td>\n</tr>\n<tr>\n<td>API request limit exceeded.</td>\n<td>The maximum number of allowed API requests has been surpassed.</td>\n</tr>\n<tr>\n<td>there is some error in cybercrime api</td>\n<td>internal server error</td>\n</tr>\n<tr>\n<td>validation failed</td>\n<td>The data provided did not pass validation checks.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Possible Report Field Value:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>report</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>no match found</td>\n<td>No matching records were found.</td>\n</tr>\n<tr>\n<td>match found</td>\n<td>Matching records were found.</td>\n</tr>\n</tbody>\n</table>\n</div><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>422</td>\n<td>Invalid service type</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>404</td>\n<td>there is some error in cybercrime api</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":"33c44c32-b93e-4b40-b7fe-44a7fa417a5c","publishedId":"2s9YRCWWcz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"4169e1"},"publishDate":"2023-10-23T07:49:46.000Z"},"item":[{"name":"search","item":[{"name":"/cyber_crime/search","id":"061c7a47-c1eb-45cb-b1ed-730489777385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"service\":\"vehicle\",\n    \"id\" :\"MH27CD5217\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/cyber_crime/search","description":"<p>This API facilitates the assessment of cybercrime involvement for UPI IDs, bank accounts, mobile numbers, and vehicle details</p>\n","urlObject":{"protocol":"https","path":["v1","cyber_crime","search"],"host":["prod","crimescan","ai"],"query":[],"variable":[]}},"response":[{"id":"1ca2b347-0707-428e-8d7d-f8c5b86348ba","name":"success_bank","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"service\":\"bank\",\n    \"id\" :\"924310110001094\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/cyber_crime/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Oct 2023 11:54:01 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"53"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"report\": \"No match found\",\n    \"cases\": [],\n    \"other_src\": \"\"\n}"},{"id":"699caae2-0e3a-4510-9e78-2d9860fad1fe","name":"success_vehicle","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"service\":\"vehicle\",\n    \"id\" :\"MH27CD5217\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/cyber_crime/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Oct 2023 11:54:49 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"339"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"report\": \"match found\",\n    \"cases\": [\n        {\n            \"mobile_no\": [],\n            \"petname\": \"Gopichand Tekchand Kherde\",\n            \"resname\": \"P S Warud\",\n            \"caseno\": \"201900001322020\",\n            \"orderdt\": \"2020-06-09\",\n            \"regyear\": 2020,\n            \"source\": \"District Court\",\n            \"state_name\": \"Maharashtra\",\n            \"order_link\": \"https://sisypheans.s3-ap-south-1.amazonaws.com/8a518adfed4610b62b61dfad2f33b074\"\n        }\n    ],\n    \"other_src\": \"\"\n}"},{"id":"8f4aa813-3184-455c-b088-54cb8d6aa6df","name":"success_mobile","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"service\":\"mobile\",\n    \"id\" :\"8826977388\"\n}","options":{"raw":{"language":"json"}}},"url":"https://prod.crimescan.ai/v1/cyber_crime/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Oct 2023 11:59:30 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"144"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"report\": \"match found\",\n    \"cases\": [],\n    \"other_src\": \"The Mobile number has been involved in a fraud reported by Mumbai City Police on 16-09-2022 !!\"\n}"},{"id":"77accd68-bd1f-4053-a2b4-b76ef5add611","name":"success_upi","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"service\":\"upi\",\n    \"id\" :\"9860280079@apl\"\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.crimescan.ai/v1/cyber_crime/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Oct 2023 12:01:24 GMT"},{"key":"Server","value":"Apache/2.4.7 (Ubuntu)"},{"key":"Content-Length","value":"53"},{"key":"Content-Type","value":"application/json"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"report\": \"No match found\",\n    \"cases\": [],\n    \"other_src\": \"\"\n}"}],"_postman_id":"061c7a47-c1eb-45cb-b1ed-730489777385"}],"id":"b7681ed6-8083-4ab4-867f-c38a860f6e23","description":"<p>This API enables the verification of potential involvement in cybercrime for a given set of parameters, including UPI ID, bank account number, mobile number, and vehicle information. Users can utilize this service to determine if the provided details have been associated with cybercriminal activities</p>\n","_postman_id":"b7681ed6-8083-4ab4-867f-c38a860f6e23"}]}