{"application":"CryptoAI API","version":"1.0.0","description":"Real-time cryptocurrency tracking with AI analysis","environment":"production","base_url":"https://api.dacryptobeast.com","docs":"/docs","health":"/health","websocket":"wss://api.dacryptobeast.com/ws","auth":{"register":"POST /auth/register","login":"POST /auth/login","profile":"GET /auth/profile"},"portfolio":{"summary":"GET /api/user/portfolio","invest_fake":"POST /api/user/portfolio/invest/fake","invest_real":"POST /api/user/portfolio/invest/real"},"realtime":{"transport":"websocket","endpoint":"/ws","topics":["price_update","portfolio_update","alert_update"]}}