{"endpoint":"/api/data/token-list","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.05","description":"Retrieve token details for a given contract address or symbol. Aggregates data from DEXScreener, CoinGecko, and BaseScan for comprehensive token intelligence.","llm_usage_prompt":"Call this endpoint when you have a token contract address or symbol and need pricing, market data, and trading pair information. Provide either an address (0x, 42 chars) or a known symbol (usdc, weth, dai, etc.). Returns name, symbol, decimals, total supply, current USD price, market cap, 24h volume, price changes, and top trading pairs with liquidity. Use this to resolve unknown tokens, check prices before trades, or assess liquidity. Costs $0.05.","params":{"address":"string (optional) - The 0x-prefixed token contract address (42 characters)","symbol":"string (optional) - A known token symbol (usdc, weth, dai, aero, etc.)"},"exampleRequest":{"address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"exampleResponse":{"success":true,"address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","name":"USD Coin","symbol":"USDC","decimals":6,"total_supply":"1000000000000000","current_price_usd":1,"market_cap":30000000000,"volume_24h":5000000000,"price_change_24h_percent":0.01,"pairs_count":42,"response_time_ms":380}}