MarketAux
Live stock market news with tagged tickers + sentiment and stats JSON API
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- News
- Documentation / URL
- https://www.marketaux.com/
Overview
MarketAux provides live stock market news — key-based (an invalid token returns 401, verified).
Quick Start
All news (replace YOUR_KEY):
curl "https://api.marketaux.com/v1/news/all?api_token=YOUR_KEY&limit=1"
{ "error": { "code": "invalid_api_token", "message": "An invalid API token was supplied." } }
Authentication
- Register at marketaux.com → API token.
- Send it as the
api_tokenquery parameter (invalid → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Ticker-tagged news, sentiment, stats.
FAQ
Is MarketAux free? Free tier with limits; more is paid.
Why 401? Invalid tokens return 401 (verified) — register for a key.
What’s the auth style?
api_token query parameter.
More in News
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Associated Press Search for news and metadata from Associated Press | API Key | Yes | Unknown | ↗ |
| Chronicling America Provides access to millions of pages of historic US newspapers from the Library of Congress | No auth | No | Unknown | ↗ |
| Currents Real-time and historical global news with multilingual support | API Key | Yes | Yes | ↗ |
| DataCube AI Daily curated AI industry news, funding rounds and trends in 8 languages | No auth | Yes | No | ↗ |
| Feedbin RSS reader | OAuth | Yes | Unknown | ↗ |