{"name":"RACKS Crypto API","version":"1.0.0","description":"Crypto-native banking and trading infrastructure for AI agents","docs":"/docs","status":"operational","phase":"1 — Agent CRUD","apis":{"dashboard":{"prefix":"/api/v1/dashboard","auth":"Bearer <supabase-jwt>","endpoints":["GET  /agents","POST /agents","GET  /agents/{id}","PUT  /agents/{id}","DELETE /agents/{id}","POST /agents/{id}/roll-api-key","GET  /stats"]},"agent":{"prefix":"/api/v1/agent","auth":"X-Agent-API-Key: rk_live_...","endpoints":["GET /status","GET /wallet/balance"]},"newsletter":{"prefix":"/api/v1/newsletter","auth":"none","endpoints":["POST /signup"]}}}