---
title: "Determine if an address is marked as source of spam"
method: GET
path: "/xmtp/spam/{address}"
tags: ["Chat"]
---

# Determine if an address is marked as source of spam

`GET /xmtp/spam/{address}`

The provided address is cross referenced against algorithms to suggest whether it has generated spam messages

## Response `200`

Registration successful

- object
  - `isSpam` boolean — Address spam value

---

[API](https://skmtc.net/unstoppabledomains/apis/messaging-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/messaging-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/messaging-api/versions/076f597bfa5f/schema)
