{"service":"News & Press Releases API","version":"3.0","status":"running","description":"Simple news and official press releases for ANY stock ticker","main_endpoints":{"GET /news/{ticker}":"News articles (max 100, default 2 weeks)","GET /press-releases/{ticker}":"Official press releases (max 60, default 1 year)"},"examples":{"news":"/news/AAPL?months_back=1","press_releases":"/press-releases/AAPL?months_back=12"},"features_available":{"supabase":true,"google_news_decoder":true,"cloudscraper":true,"feedparser":true,"yfinance":true,"trafilatura":true},"other_endpoints":{"GET /health":"Health check","GET /news/{ticker}/cached":"Get cached news only","GET /press-releases/{ticker}/cached":"Get cached press releases only","POST /news/{ticker}/refresh":"Force refresh news in background","POST /press-releases/{ticker}/refresh":"Force refresh press releases","POST /press-releases/{ticker}/official/refresh":"Force refresh official PR","GET /search?q=...":"Natural language search","GET /filter?...":"Filter cached data","GET /tickers":"List all cached tickers"}}