---
title: "Check a Sanctioned Address"
method: GET
path: "/sanctioned-addresses/{address}"
deprecated: true
---

# Check a Sanctioned Address

`GET /sanctioned-addresses/{address}`

> **Deprecated.**

Chainabuse is deprecating its Sanctions API. TRM provides a similar Sanctions API for free, at the same speed. You can use it [here](http://docs.sanctions.trmlabs.com/). For any questions please contact [hello@chainabuse.com](mailto:hello@chainabuse.com).

## Path parameters

- `address` string, required

## Response `200`

Ok

- SanctionedAddressPayload[]
  - `label` string
  - `chain` string, required
  - `address` string, required

## Other responses

- `404`

---

[API](https://skmtc.dev/chainabuse/apis/chainabuse-api.md) · [All operations](https://skmtc.dev/chainabuse/apis/chainabuse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chainabuse/chainabuse-api/revisions/6639ad602eab/schema)
