API Reference
cURL
curl --request GET \ --url https://api.waterfall.host/v1/ddos/policies \ --header 'Authorization: Bearer <token>'
{ "policies": [ { "name": "minecraft", "description": "Minecraft Java Edition protocol filtering", "protocols": [ "tcp" ] } ] }
Returns all available DDoS protection policies with descriptions and supported protocols.
API key generated from your Waterfall dashboard
List of available policies
Show child attributes