This is a research surface: news, sentiment, quotes, sector moves. Nothing here reaches a broker, and the vendor says so in the instructions the model receives rather than only in a terms page — which means the constraint travels with the connection. Use the two search modes deliberately: recent-first for what just happened, semantic for finding the older coverage that explains it. Market data through any single vendor is worth cross-checking before it informs a decision.
StockNews.AI's endpoint over their news signal database and market data. The handshake needs no credentials, so you can see the tool surface before deciding.
- search and fetch — the documented entry point: find news signals, then pull one by id
- fetch_recent_news sorted newest first, filterable by symbol, event and sentiment; fetch_financial_news by semantic similarity when relevance beats recency
- fetch_company_profile, fetch_sectors_performance across the market
- fetch_stock_price_change_stable for common periods, and batch quotes including after-hours
An API key as a query parameter for quota'd use; the key and quota are shared with their REST API. No separate charge for the endpoint is documented.
Paste a URL with a key — add the endpoint to your client