/api/stocks/signals/snapshotLatest deterministic signal summary by stock symbol.
API
Market Ahead exposes investor-oriented market data: ranked picks, stock trend signals, daily scan metrics, crypto trend snapshots, macro context, and prediction-market links. These are research signals, not investment advice. Routes return JSON with an error field when upstream data is unavailable.
/api/assets/picksRanked stock and crypto ideas.
curl -sS '/api/assets/picks'{
"status": "Select an endpoint, adjust params, and run the request."
}Start here for endpoints that can power screeners, dashboards, alerts, or watchlist research.
/api/assets/picksRanked stock and crypto ideas with direction, confidence, reasons, risk flags, freshness, and links.
/api/stocks/symbol?symbol=AAPLComplete symbol-level stock payload: quote, profile, fundamentals, events, history, macro, scan metrics, and signals.
/api/scan/metricsUniverse-wide technical grid for screening momentum, mean reversion, liquidity spikes, and earnings proximity.
/api/crypto/trend-snapshotTrend and risk scores for crypto assets, built from cached market data and deterministic scoring rules.
Daily technical snapshots across the curated U.S. stock universe.
/api/stocks/signals/snapshotLatest deterministic signal summary by stock symbol.
/api/stocks/symbolComplete stock data and all available signals for one ticker.
/api/scan/metricsLatest signal grid with RSI, volume, trend, return, and earnings fields.
Search, quotes, profiles, fundamentals, macro context, and price history.
/api/stocks/searchTicker search by symbol or company name.
/api/stocks/quoteLatest quote for a single symbol.
/api/stocks/symbolComplete get-by-symbol response with quote, company, fundamentals, earnings, recommendations, history, macro context, prediction links, scan metrics, computed trend signals, cached signal summary, and asset signal snapshot.
/api/stocks/quotesBulk quotes for one or more symbols.
/api/stocks/pricesCached daily-close snapshot for every tracked symbol.
/api/stocks/snapshotCached company snapshot for the tracked stock universe.
/api/stocks/timeseriesDaily OHLCV bars used by the signal engine.
/api/stocks/companyCompany profile (name, sector, market cap, description).
/api/stocks/fundamentalsLatest fundamentals snapshot (P/E, debt/equity, dividend yield, etc.).
/api/stocks/fundamentals/snapshotCached fundamentals snapshot for the tracked stock universe.
/api/stocks/earningsRecent and upcoming earnings dates with EPS and revenue surprises.
/api/stocks/recommendationsAggregated analyst recommendations (buy/hold/sell counts over time).
/api/stocks/macroFRED macro series (rates, inflation, labor, curve, recession).
/api/stocks/related-eventsPrediction-market events related to a stock symbol.
Market snapshots, trend scores, and daily price history.
/api/crypto/marketsCached prices, market caps, and 24h/7d/30d changes.
/api/crypto/timeseriesDaily price history for a single asset.
/api/crypto/trend-snapshotDeterministic trend, momentum, and risk score per asset.
Unified public picks combining stocks and crypto.
/api/assets/picksRanked picks with reasons, risk flags, freshness, and canonical links.