API
Use the public HTTP surface as a paid proxy. In custom mode every external tool is exposed at /proxy/:toolName. In fallback mode the legacy /v1/* safety routes remain available as the built-in demo.
curl -X POST https://api.actiongate.xyz/v1/risk-score \
-H "content-type: application/json" \
-d '{"actor":{"actor_id":"treasury-bot"},"action":{"action_type":"transfer","network":"base","asset_symbol":"USDC","amount":"2500"}}' \
-H "x-api-key: demo_key"