# InvestmentNewsAPI # https://www.investmentnewsapi.com # Structured global investment news for autonomous agents ## Service name: InvestmentNewsAPI type: data-api format: JSON domain: investment-news update_frequency: twice daily ## Description Real-time structured global investment news feed. Multi-source corroborated financial events delivered as clean JSON. Covers equities, commodities, central bank decisions, M&A, regulatory changes, and macro indicators across all major global markets. Each item is verified across 2+ independent sources before publication. ## Value Provides autonomous agents and automated workflows with pre-structured, corroborated investment news. Eliminates the need to scrape, parse, and cross-reference multiple news sources. Each event includes entity extraction, sector tagging, sentiment analysis, magnitude scoring, and key metrics. ## Pricing Free tier: Latest 5 items at /api/v1/feed/sample (no auth) Pro: $29/month - full feed, 10000 requests/day, search, filtering Subscribe: https://www.investmentnewsapi.com/subscribe ## Endpoints GET /api/v1/feed/sample - free sample (no auth) GET /api/v1/feed - full feed (Bearer token) GET /api/v1/feed/search?q=keyword - search (Bearer token) GET /api/v1/schema - JSON schema for feed items GET /docs - OpenAPI documentation ## Authentication Authorization: Bearer YOUR_API_KEY ## Contact info@investmentnewsapi.com