{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/security/ip-abuse","method":"POST","price":"$0.020","description":"Queries IP reputation scoring to detect botnet, spamming, or hacking origin IPs.","example_input":{"ip":"127.0.0.1"},"example_output":{"supported":true,"result":{"ip":"127.0.0.1","abuseScore":0},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["ip"],"properties":{"ip":{"type":"string","description":"IPv4 or IPv6 address"}}},"response_schema":{"type":"object"}}