Admin Dashboard
Monitor multi-agent runs, task routing, agent health, and handoff chains. Each section requires a separate admin wallet ECDSA signature for its specific endpoint path.
๐ Admin Access Required
Each section below requires a wallet signature from the admin wallet (0xB39E7b3fF1Fa1E18A2235494A0115e84ECEF999e). Sign the canonical message devio:admin:<path>:<timestamp> where <path> is the full endpoint path and <timestamp> is a Unix timestamp in seconds (ยฑ5 min freshness window).
๐ Dashboard Overview
Sign: devio:admin:/api/admin/dashboard:<timestamp> ยท endpoint: GET /api/admin/dashboard
Enter your signature above to load dashboard data.
๐ Agent Health
Sign: devio:admin:/api/admin/agents/health:<timestamp> ยท endpoint: GET /api/admin/agents/health
Enter your signature above to load agent health data.
๐ Recent Multi-Agent Activity
Sign: devio:admin:/api/admin/audit-log:<timestamp> ยท endpoint: GET /api/admin/audit-log
Enter your signature above to load audit log.
