{"message":"Trading API is running with Bybit integration","version":"1.0.0","bybit_configured":true,"endpoints":{"POST /trade":"Submit a trading order to Bybit","POST /alerts":"Create an alert for a user (stores order details in unified alerts table)","POST /users":"Create or update user information","GET /users/{user_id}":"Get user information","GET /users/{user_id}/alerts":"Get all alerts for a user","GET /order/{order_id}":"Get order status from Bybit","DELETE /order/{order_id}":"Cancel order on Bybit","GET /account":"Get Bybit account information","GET /test-connection":"Test Bybit API connection and credentials","GET /ping":"Test basic Bybit API connectivity (no auth)","GET /debug-config":"Debug current configuration (no sensitive data)","POST /tokens":"Verify crypto tokens and their volatility against Bybit futures contracts","GET /":"API information"}}