Skip to content
Alchemy Logo

reportSpam

GET
/v2/{apiKey}/reportSpam

Report a particular address to our APIs if you think it is spam

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Query Parameters

stringrequireddefaults to 0x495f947276749ce646f68ac8c248420045cb7b5e

String - The address to check for spam status.

booleanrequireddefaults to true

Boolean - Whether the address is spam.

Responses

200

String - "Address was successfully reported as spam" if calling the API was successful.

Was this page helpful?