---
title: "Check if the address is malicious"
method: GET
path: "/api/v1/address_security/{address}"
tags: ["Malicious Address API"]
---

# Check if the address is malicious

`GET /api/v1/address_security/{address}`

Get address security information.

## Path parameters

- `address` string, required

## Query parameters

- `chain_id` '1' | '56' | '42161' | '137' | 'solana' | '204' | '324' | '59144' | '8453' | '534352' | '10' | '43114' | '250' | '25' | '128' | '100' | 'tron' | '321' | '201022'

## Headers

- `Authorization` string

## Response `200`

OK

## Other responses

- `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)
