@da_667 Be sure to include that their abuse reporting has an API now, so send early and often. (Only required scope on the API key is Account->Trust & Safety->Edit

https://developers.cloudflare.com/api/resources/abuse_reports/

Cloudflare API | Abuse Reports

Interact with Cloudflare's products and services via the Cloudflare API

@rx13 @da_667 ...oh we are 100℅ baking that into some response scripts

@rx13 @da_667 ...checks docs

email: string
A valid email of the abuse reporter. This field may be released by Cloudflare to third parties such as the Lumen Database (https://lumendatabase.org/).

email2: string
Should match the value provided in email

Lol

Lumen

@nyanbinary @da_667 Yeah, they legitimately just took what you have to manually input in their HTTP Form and ported it to API. I assume they just have a little javascript worker on the backend that does JSON -> x-www-form-urlencoded to their preexisting form-based endpoints