published AI Powered

Marketaux Financial News

Marketaux Financial News API offers developers real-time access to structured financial news and headlines from across the globe, suitable for dashboards and investment applications.

Developed by Marketaux

99.90%Uptime
200msLatency
120Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version
API Endpoints

Reference for available routes, request structures, and live examples.

Retrieves real-time financial news from global markets with sentiment analysis

Full Endpoint URL
https://api.marketaux.com/news/all
Implementation Example
curl -X GET 'https://api.marketaux.com/news/all' \
  -H 'Authorization: Bearer YOUR_API_KEY'
Request Payload
{
  "symbols": "TSLA,AAPL",
  "language": "en",
  "filter_entities": true,
  "published_after": "2023-07-01"
}
Expected Response
{
  "data": [
    {
      "title": "Tesla Q2 Earnings Beat Expectations",
      "source": "Financial Times",
      "entities": [
        "TSLA",
        "Elon Musk"
      ],
      "sentiment": 0.85,
      "published_at": "2023-07-15T09:30:00Z"
    }
  ],
  "count": 1
}
Version:v1
Limit:500 requests/month
Real-World Applications
  • Building a real-time stock news dashboard for retail investorsOptimized Capability
  • Automated alert system for negative sentiment on tracked tickersOptimized Capability
  • Market intelligence tool filtering news by industry or regionOptimized Capability
  • Integrating trending entity stats into financial analytics platformsOptimized Capability
Advantages
  • Comprehensive global coverage from 5,000+ sources in 30+ languages
  • Rich entity and sentiment metadata per article
  • Flexible filtering by symbols, sentiment, language, source, etc.
  • Multiple endpoints for news, similar articles, trending entities, and stats
Limitations
  • Free tier limited to 100 requests/day and 3 articles per response
  • Snippets only—full article content not provided
  • Rate limits based on daily quotas, may require upgrade for high-volume use
  • API key in URL may leak if not handled securely

FAQs

API Specifications

v1
Pricing Model
tiered subscription (Free, Basic, Standard, Pro, Pro 50K)
Credit Card
Not Required
Response Formats
JSON
Supported Languages
5 Languages
SDK Support
python-marketaux, marketaux-js, marketaux-java, marketaux-php, marketaux-dotnet
Time to Hello World

Under 10 minutes to sign up, retrieve API token, and make first request

Rate Limit

varies by plan; from 100 to 50,000 requests daily

Free Tier Usage

100 requests per day, up to 3 articles per news request, access to global news, market stats, 5,000+ sources, no credit card required

Use Case: Best For

Developers building light usage dashboards, stock tickers, or prototyping financial news integrations

Not Recommended For

High-frequency, production-grade systems requiring full-text articles or very high daily request volumes without upgrading plans

#stocks#finance

Explore Related APIs

Discover similar APIs to Marketaux Financial News

View All APIs
OPEN SOURCE

Currency Exchange API

The Currency Exchange API offers developers reliable access to real-time and historical foreign exchange and cryptocurrency rates, suitable for integration into various applications.

FREEMIUM

finlight

Finlight API offers developers access to real-time financial data and market analytics, making it ideal for creating fintech applications and investment tools.

FREEMIUM

ExchangeRate API

The ExchangeRate API offers real-time and historical foreign exchange rates for over 160 currencies, ideal for financial applications and currency conversion.