---
title: "dustAttackDetection"
method: POST
path: "/api/v1/dust_attack_detection"
tags: ["Detect Dust and Shadow phishing attacks in the current transaction.
"]
---

# dustAttackDetection

`POST /api/v1/dust_attack_detection`

Dust/Shadow Attack Detection (Beta).

## Headers

- `Authorization` string

## Request body

- DustAttackDetectionReq
  - `from` string
  - `to` string

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/gopluslabs/apis/goplus-security-api-documentation.md) · [All operations](https://skmtc.dev/gopluslabs/apis/goplus-security-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gopluslabs/goplus-security-api-documentation/revisions/621e74990f5e/schema)
