>_ Quick start
One curl command, zero auth, returns a composed world snapshot pulling from five upstream sources. This is the endpoint AI agents tend to call first.
curl https://terminalfeed.io/api/briefing | jq .
World Snapshot
/api/briefingOne-call composed snapshot: BTC + Fear and Greed + earthquakes + HN + ISS. Designed to fit in a single LLM context.FREE
Crypto & Markets
/api/btc-priceLive BTC price, Binance with CoinCap fallback, sub-second on the WebSocket source. 15s cache on REST.FREE
/api/crypto-moversTop 15 cryptos by 24h change, gainers and losers in one response.FREE
/api/fear-greedCrypto Fear and Greed Index from Alternative.me. Daily snapshot with classification label.FREE
/api/stocksTop US stocks via Finnhub, biggest movers. 30s cache.FREE
/api/forexCurrency rates from Frankfurter (no key required). Refreshed daily.FREE
/api/gasEthereum gas oracle from Etherscan. 15s cache, low/avg/high tiers.FREE
/api/funding-ratesTop 20 perp futures across Binance, Bybit, dYdX, Hyperliquid, sorted by absolute annualized rate.FREE
/api/solana-networkSolana TPS, slot, slot time, epoch, network health. 30s cache.FREE
/api/predictionsPolymarket prediction market odds via Gamma API.FREE
News, Tech & Social
/api/hackernewsTop stories from the HN Firebase API.FREE
/api/gh-trendingGitHub trending repos with star deltas. Hourly cache.FREE
/api/gh-eventsLive GitHub events (push, PR, release) for activity feeds.FREE
/api/hf-trendingHuggingFace trending models, top 15 by 7-day likes.FREE
Status & Infrastructure
/api/service-statusGitHub, Cloudflare, Discord, OpenAI, Vercel, npm, Reddit, Atlassian. One-call uptime composite.FREE
/api/cyber-threatsURLhaus + ThreatFox malware/IOCs. Refreshed every 5 min.FREE
/api/shodanShodan InternetDB exposure scan, ports, CVEs, hostnames. No key required.FREE
/api/economic-dataFed rate, CPI, unemployment from FRED.FREE
World Events & Earth
/api/earthquakeRecent USGS seismic events, magnitude 2.5+, last 24 hours.FREE
/api/wildfiresNASA FIRMS active fire detections, North America 24h, top 25 by Fire Radiative Power.FREE
/api/severe-weatherNWS active US alerts, top 15 by severity score (tornado, flood, hurricane, etc).FREE
/api/space-weatherNOAA SWPC: Kp index, solar wind, X-ray flare class.FREE
/api/disaster-alertsGlobal GDACS disaster alerts.FREE
/api/launchesUpcoming space launches (The Space Devs).FREE
/api/humans-in-spaceISS crew via Open Notify.FREE
/api/volcanoesSmithsonian Global Volcanism Program weekly bulletin.FREE
/api/air-qualityOpen-Meteo US AQI, PM2.5, ozone, NO2 by lat/lon.FREE
/api/weatherWeather by lat/lon (Open-Meteo, no key).FREE
Misc & Reference
/api/steamTop Steam games via SteamSpy.FREE
/api/nasa-apodNASA Astronomy Picture of the Day with full metadata.FREE
/api/xkcdLatest xkcd comic metadata.FREE
/api/harnessesAgentic-coding harness leaderboards (SWE-bench, Terminal-Bench, Aider Polyglot, METR HCAST).FREE
/api/llm-toolsPre-baked OpenAI / Anthropic function-calling tool definitions for every endpoint above.FREE
>_ Need composed multi-source data?
For autonomous agents that need normalized, multi-source data and want to pay per call instead of subscribing, the premium tier (/api/pro/*) accepts USDC on Base. Twelve endpoints, one credit equals two cents. See the MCP tab for setup, or read the integration walkthrough.