RealMarketAPI
Live data Β· Up to 10 yrs history Β· Production-ready

DocumentationBuilt for developers

Everything you need to stream real-time market data into your products β€” from a 30-second quickstart to WebSocket reconnect strategies. Business and Enterprise plans include the full OHLCV archive with up to 10 years of historical data for back-testing and research.

23+
Symbols
6
Timeframes
10+
Endpoints
11
MCP Tools
<5ms
Avg latency
10yr
History

Base URLs

⚑
REST API
https://api.realmarketapi.com
πŸ”
WebSocket
wss://api.realmarketapi.com
πŸ€–
MCP Server
https://ai.realmarketapi.com/mcp

Quick start

Fetch the latest Gold price in 30 seconds. Replace YOUR_API_KEY with the key from your dashboard.

curl
curl -X GET "https://api.realmarketapi.com/price?symbolCode=XAUUSD"   -H "x-api-key: YOUR_API_KEY"
πŸ”‘Don't have an API key yet? Create a free account β€” no credit card needed.

Explore the docs

Jump to the section that fits your use case.

▢️

Try it live in the Playground

Run real requests against the API β€” no backend required. Switch between REST and WebSocket, inspect responses, and copy code snippets.

Open Playground