reportSpam
GET
/v2/{apiKey}/reportSpam
Report a particular address to our APIs if you think it is spam
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Query Parameters
stringrequireddefaults to
0x495f947276749ce646f68ac8c248420045cb7b5eString - The address to check for spam status.
booleanrequireddefaults to
trueBoolean - Whether the address is spam.
Responses
200
String - "Address was successfully reported as spam" if calling the API was successful.
Was this page helpful?