---
title: "cyber_crime"
method: POST
path: "/v1/cyber_crime/search"
---

# cyber_crime

`POST /v1/cyber_crime/search`

## Request body

- object
  - `service` string, required
  - `id` string, required

## Response `200`

200

- object
  - `report` string
  - `cases` object[]
    - `mobile_no` object[]
    - `petname` string
    - `resname` string
    - `caseno` string
    - `orderdt` string
    - `regyear` integer
    - `source` string
    - `state_name` string
    - `order_link` string
  - `other_src` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/revisions/a9dd2afd70a1/schema)
