Financial News API for Stock Market Monitoring
Search stock market news, exchange announcement sources, company topics, and market-moving categories with JSON responses and source links.
Exchange Sources
Use source and domain filters for exchange announcement sources and finance-focused publishers.
Company Topics
Search by company name, sector, product, executive, or event keyword when building monitoring workflows.
JSON Integration
Return titles, descriptions, URLs, source metadata, categories, languages, images when available, and publication times.
Supported financial workflows
- Monitor public news around listed companies, sectors, and macro themes.
- Filter finance-related feeds by country, language, category, source, or domain.
- Collect source links for research dashboards and internal review workflows.
- Backfill plan-scoped article history for event windows and market research.
Currents is a news data API. It does not make investing recommendations, generate buy or sell instructions, extract stock symbols as first-class entities, score article tone, or expose market statistics endpoints.
Example requests
Search a finance topic
curl "https://api.currentsapi.services/v1/search?keywords=earnings&category=business&language=en&page_size=10&apiKey=YOUR_API_KEY"
Filter a source domain
curl "https://api.currentsapi.services/v1/search?domain=sgx.com&language=en&page_size=10&apiKey=YOUR_API_KEY"