{"service":"Stock Data API","version":"1.0.0","description":"On-demand stock data collection service","endpoints":{"/stock/{ticker}":"Get all data for a ticker (auto-collects if needed)","/stock/{ticker}/latest":"Get latest data from database only","/stock/{ticker}/refresh":"Force refresh data collection","/stocks/list":"List all available stocks in database","/health":"Health check endpoint"},"environment":{"supabase_configured":true,"finnhub_configured":true,"alphavantage_configured":true}}