FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Finance
  4. Marketaux Financial News API
published AI Powered

Marketaux Financial News API

The Marketaux Financial News API provides developers with free access to structured financial news and sentiment scoring, ideal for fintech and trading applications.

Developed by Marketaux

Live API
99.90%Uptime
150msLatency
0Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

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

Endpoint URL
https://api.marketaux.com/news/all
Code 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

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://api.marketaux.com/v1/v1/news?tickers=AAPL&sentiment=positive"

Docs

Technical Documentation

What this API does

The Marketaux Financial News API offers real-time access to structured financial news from thousands of global sources, supporting over 30 languages. Key features include sentiment scoring by stock ticker, advanced entity recognition, and rich metadata for deep insights. Developers can filter news by symbol, exchange, sector, or sentiment to customize feeds for fintech and trading applications.

How it works

Developers use the API by sending HTTP GET requests to specified endpoints. Responses are returned in JSON format, making integration straightforward with frameworks like JavaScript, Python, and more. The API seamlessly integrates into dashboards, investment apps, and trading tools, allowing for real-time updates and data analysis.

Authentication

The API uses API key authentication. Developers need to sign up to receive an API key which must be included in the request headers to access the endpoints securely.

Example usage

  • /v1/news?symbol=AAPL - Retrieves news articles related to Apple Inc.
  • /v1/news?sector=technology - Filters news articles specifically from the technology sector.
  • /v1/sentiment?ticker=GOOGL - Provides sentiment scoring for Google Inc. based on recent news.
  • /v1/exchanges - Lists all available exchanges for filtering.
  • /v1/sectors - Lists all sectors available for filtering news articles.

Limits

The Marketaux API allows 100 free requests per day. Additional requests may require a subscription or payment plan as stipulated by service terms.

Ideal use cases

  • Integrating real-time financial news into trading applications.
  • Developing dashboards for monitoring market sentiment.
  • Building financial analytics tools for investment strategies.
  • Creating alerts for news impacting specific stocks or sectors.

Examples

Real-World Applications

  • Integrating real-time financial news into investment dashboards
  • Building news aggregation platforms for financial updates
  • Creating tools for stock traders to track sentiment in financial news
  • Developing applications for monitoring global economic news
  • Enabling fintech apps with sector and exchange-based news filtering

Evaluation

Advantages & Limitations

Advantages
  • ✓ Real-time, structured financial news from over 5,000 trusted global sources
  • ✓ Sentiment scoring and entity recognition for refined insights
  • ✓ Multi-language support covering more than 30 languages
  • ✓ Easy API key-based authentication with instant access and no credit card required
Limitations
  • ✗ No official SDKs currently available
  • ✗ Rate limits for the free tier are relatively low
  • ✗ Limited detailed documentation on rate limiting and advanced usage
  • ✗ No disclosed uptime SLA beyond general 99.9% claim

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

v1
Pricing Model
Subscription with free tier and paid plans
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
REST Only
Rate Limit

1000 requests per day for paid plans, 100 requests per day for free tier

Time to Hello World

5-10 minutes

Free Tier

100 free requests per day with no credit card required

Best For

Fintech developers, trading platforms, financial news aggregators, investment dashboards

Not Ideal For

High-frequency trading systems requiring ultra-low latency news

Tags

#market-data#news-api#marketaux#sentiment#fintech#stocks#financial-news

You Might Also Like

More APIs Similar to Marketaux Financial News API

Brapi Brazilian Finance API

The Brapi Brazilian Finance API provides developers with access to real-time and historical Brazilian market data, supporting stocks, FIIs, ETFs, and cryptocurrencies.

publicREST

Finlight Financial News API

The Finlight Financial News API provides developers with free access to global financial news, ideal for enhancing analytics and decision-making in fintech applications.

publicREST

ExchangeRate API

The ExchangeRate API provides developers with free and reliable access to real-time exchange rates for over 160 currencies, suitable for financial applications and e-commerce platforms.

publicREST