{"endpoint":"/api/defi/exit-strategy","method":"POST","service_trust":"https://defi-shield-hazel.vercel.app/api/trust-signal","free_check":{"endpoint":"https://defi-shield-hazel.vercel.app/api/free/token-check","method":"POST","price":"FREE","note":"Try before you buy — free basic token safety check with risk math."},"also_available_on":{"virtuals_acp":{"agent":"Authensor","agent_id":18805,"offerings":["pre_trade_safety","token_deep_scan","wallet_report","batch_seal"],"marketplace":"https://app.virtuals.io/acp/scan/agents","note":"Same service, accessible to 18,000+ autonomous agents on Virtuals Protocol."},"mcp_server":{"package":"devsecure-mcp","install":"npx devsecure-mcp","tools":67,"note":"Install as MCP server in Claude, Cursor, or any MCP-compatible client for direct tool access."},"bazaar":"https://defi-shield-hazel.vercel.app/.well-known/x402","agent_card":"https://defi-shield-hazel.vercel.app/.well-known/agent-card.json"},"powered_by":"DeFi Shield by Authensor","price":"$0.50","description":"Calculate the optimal exit strategy for a token position including price impact, slippage, and route splitting across DEXes.","llm_usage_prompt":"Call this endpoint BEFORE selling a large token position to avoid excessive slippage and price impact. Provide the token address and position size in USD. Returns estimated price impact percentage, slippage estimate, number of trades needed to exit safely, the optimal exit route across up to 3 DEX pairs (with liquidity and volume for each), total available liquidity, 24h volume, and an actionable recommendation (SAFE/MODERATE/HIGH_IMPACT/DANGEROUS). Use this to decide whether to sell in one trade or split across blocks using TWAP. Costs $0.50 per call.","params":{"token_address":{"type":"string","required":true,"description":"The 0x token contract address to exit"},"position_size_usd":{"type":"number","required":true,"description":"The size of your position in USD that you want to sell"},"chain":{"type":"string","required":false,"description":"Chain to analyze (default: base)"}},"exampleRequest":{"token_address":"0x1234567890abcdef1234567890abcdef12345678","position_size_usd":50000}}