Marketstack API

REST API for end-of-day and intraday stock market data covering 70+ global exchanges, providing OHLCV, splits, dividends, and ticker metadata.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Finance finance stocks market-data historical eod global-exchanges rest-api
⚙ Agent Friendliness
56
/ 100
Can an agent use this?
🔒 Security
46
/ 100
Is it safe for agents?
⚡ Reliability
73
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
80
Error Messages
70
Auth Simplicity
72
Rate Limits
75

🔒 Security

TLS Enforcement
40
Auth Strength
50
Scope Granularity
30
Dep. Hygiene
60
Secret Handling
50

Critical: free tier uses HTTP not HTTPS, sending API keys in plaintext. HTTPS is a paid feature, which is unusual and problematic for security-conscious users. No scope granularity. API key as query parameter leaks into server logs. No official SDK to audit.

⚡ Reliability

Uptime/SLA
70
Version Stability
78
Breaking Changes
75
Error Recovery
70
AF Security Reliability

Best When

An agent needs clean, consistent historical OHLCV data across global exchanges with minimal setup at low cost.

Avoid When

You need real-time data, fundamental financial data, or more than 100 requests per month without paying.

Use Cases

  • Historical EOD price data retrieval for financial analysis agents
  • Multi-exchange portfolio valuation across global markets
  • Dividend and stock split event tracking for portfolio management
  • Simple OHLCV data ingestion for ML training pipelines
  • Ticker metadata and exchange listing lookups

Not For

  • Real-time streaming quotes (EOD focus, intraday only on paid plans)
  • Fundamental data (no earnings, balance sheets, or financials)
  • News, sentiment, or alternative data

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: api_key
OAuth: No Scopes: No

API access key passed as query parameter (access_key=). HTTP only on free plan; HTTPS requires paid plan. Single key with no scope control.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Free tier is HTTP-only, which is a significant security concern for production use. HTTPS requires paid plan. Monthly request caps can be hit quickly in agent workflows.

Agent Metadata

Pagination
offset
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Free tier uses HTTP not HTTPS — never use free tier in production agents handling sensitive data
  • 100 requests/month on free tier is exhausted in minutes by any non-trivial agent workflow
  • No official SDK — agents must implement HTTP client logic directly
  • Intraday data (real-time) only available on paid plans
  • Rate limit errors may not be clearly distinguished from other 4xx errors in all cases

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Marketstack API.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered