{"name": "AIShield API", "version": "4.2", "description": "AI Agent Security & Trust Platform — Agent-First API", "openapi": "/openapi.json", "agent_setup": "/api/v1/agent/setup", "endpoints": ["POST /api/v1/agent/setup — Agent one-click onboarding (register + API key + guide)", "POST /api/v1/agent/scan — Agent quick scan (by name + description)", "GET  /api/v1/agent/status/{did} — Agent status query", "POST /api/v1/audit — Full security scan", "POST /api/v1/prompt-check — Prompt injection detection", "POST /api/v1/banned-words — Chinese banned words check", "POST /api/v1/rug-pull — Rug pull detection", "POST /api/v1/handshake — MCP handshake verification", "POST /api/v1/mcp — MCP StreamableHTTP (JSON-RPC 2.0, 8 tools)", "GET  /openapi.json — OpenAPI 3.0.3 spec (Agent auto-discovery)", "GET  /api/v1/health — Health check", "GET  /api/v1/stats — Usage statistics", "GET  /api/v1/monitor/list — List monitored tools", "POST /api/v1/monitor/add — Add tool to monitor", "POST /api/v1/monitor/check — Check for version changes", "GET  /api/v1/identity/agents — List registered agents", "GET  /api/v1/badge/{tool} — Security badge SVG", "GET  /api/v1/market/tools — Tool marketplace", "GET  /api/v1/billing/plans — Pricing plans", "GET  /api/v1/a2a/discover — Agent discovery", "GET  /report — Public scan report landing page", "GET  /badge/{tool} — Public badge SVG (redirect-ready)", "POST /api/v1/proxy/call — Proxy tool call (certified only)", "GET  /api/v1/proxy/tools — List proxyable certified tools", "GET  /api/v1/proxy/stats — Proxy call statistics", "POST /api/v1/account/register — User registration", "POST /api/v1/account/login — User login", "GET  /api/v1/account/me — Get user info", "POST /api/v1/account/recharge — Recharge balance", "GET  /api/v1/account/balance — Query balance", "POST /api/v1/checkout/create — Create Creem checkout session", "POST /api/v1/webhooks/creem — Creem payment webhook"], "docs": "https://aishield.tools/docs", "mcp_install": "npx @aishield/mcp-server"}