Guides
Short, runnable walkthroughs. Every curl on these pages hits the live API; every Python sample uses the open-source SDK.
Real-time stock news over WebSocket in Python
Stream ticker-tagged, sentiment-scored headlines in Python in under 20 lines, with reconnects and gapless backfill. Filters for tickers, categories, sources and regions.
7 min · updated 2026-09-20FDA approval news feed: catch approvals, CRLs and recalls by ticker
A regulatory category that carries FDA approvals, complete response letters and recalls tagged to the ticker, plus SEC, FTC, CFTC and FCA actions. One filter, REST or stream.
5 min · updated 2026-09-20Trading halt API: Nasdaq halts and resumptions with reason codes
Get Nasdaq trading halts and resumptions ~20 seconds after the exchange posts them, with T1/T2/LUDP reason codes, tagged to the exact symbol, over REST or WebSocket.
5 min · updated 2026-09-20Market news API for Brazil, India, Europe and Asia-Pacific
Filter financial news by region — br, mx, latam, in, cn, jp, asia, au, ca, uk, eu — and language, with the local financial press in Portuguese, Spanish, German, French and more.
5 min · updated 2026-09-20A financial news API for AI agents: MCP, LangChain and tool calls
Give an LLM agent ticker-tagged, sentiment-scored news it can reason over: an MCP server for Claude and Cursor, LangChain tools, and compact JSON that fits a context window.
6 min · updated 2026-09-20