🎉 Наше расширение для Chrome уже доступно! Получайте рыночные цены прямо в браузере.Установить→
RealMarketAPIRealMarketAPI
ФункцииЦеныДокументация

Песочница

Интерактивная песочница API

Виджет

Решения для встроенных виджетов

SDK

Быстрое подключение с официальным SDK

Блог

Последние статьи и обновления

Новости

Последние новости и объявления

Форум

Присоединитесь к нашему форуму сообщества

Обучение

Learning resources, tutorials, and implementation guides

Calculator

Position sizing, pip value, and risk management tools

RSS-каналы

Каталог торговых RSS-каналов

RealMarketAPI

Инфраструктура рыночных данных в реальном времени для современных финтех-приложений и торговых платформ.

Продукт

  • Функции
  • Цены
  • Документация
  • Виджеты
  • Панель управления

Компания

  • О нас
  • Контакты
  • Блог
  • FAQ
  • Обратная связь
  • Статус
  • Партнёрская программа

Compare

  • All Comparisons
  • vs Alpaca
  • vs Polygon.io
  • vs GoldPrice.io
  • vs Finnhub
  • vs Alpha Vantage
  • vs Finage

Правовая информация

  • Политика конфиденциальности
  • Условия использования
  • Политика возврата
  • Безопасность
  • Trust Center
  • Предупреждение о рисках
  • Политика файлов cookie

Открытый код

  • Обучение
  • Calculator
  • RSS-каналы

Featured on

Fazier badgeRealMarketAPI - Real-time market data, built for builders | Product HuntFind Us on NextGen ToolsFeatured on Findly.toolsRealMarketAPI - Featured on Startup FameListed on Turbo0Featured on neeed.directoryVerified on Verified ToolsRealMarketAPI | dang.aiLive on FoundrListFeatured on ToolDirsMonitor your Domain Rating with FrogDRReal Market API badge#1 Product on EarlyHuntFeatured on LaunchIgniterListed on codetrendy.comFeatured on RankInPublicFeatured on ScrollLaunchOpenHunts Club MemberReal-time Market API badgerealmarketapi.com Domain RatingFeatured on Launch LlamaSEOJuiceFeatured on Wired BusinessPowered by Startup Fast
Fazier badgeRealMarketAPI - Real-time market data, built for builders | Product HuntFind Us on NextGen ToolsFeatured on Findly.toolsRealMarketAPI - Featured on Startup FameListed on Turbo0Featured on neeed.directoryVerified on Verified ToolsRealMarketAPI | dang.aiLive on FoundrListFeatured on ToolDirsMonitor your Domain Rating with FrogDRReal Market API badge#1 Product on EarlyHuntFeatured on LaunchIgniterListed on codetrendy.comFeatured on RankInPublicFeatured on ScrollLaunchOpenHunts Club MemberReal-time Market API badgerealmarketapi.com Domain RatingFeatured on Launch LlamaSEOJuiceFeatured on Wired BusinessPowered by Startup Fast

© 2026 RealMarketAPI. Все права защищены.

Сделано с ❤ для разработчиков

vv0.0.0 · 2026-06-20

Конфиденциальность·Условия·Безопасность·Предупреждение о рисках·Cookies

Risk Disclosure: Trading in financial instruments and/or cryptocurrencies involves high risks including the risk of losing some, or all, of your investment amount, and may not be suitable for all investors. Prices of cryptocurrencies are extremely volatile and may be affected by external factors such as financial, regulatory or political events. This content is provided for informational purposes only and does not constitute financial advice.

Feedback
Платформа

Мощные функции

Всё необходимое для создания приложений с рыночными данными производственного уровня.

Функции платформы

Данные рынка в реальном времени

Всё необходимое для интеграции рыночных данных в реальном времени в ваши финтех-продукты.

—

Flagship Feature

Рыночные данные в реальном времени

Стримите актуальные цены на золото, форекс, крипту и акции с ультранизкой задержкой.

SymbolPrice24h Chg
XAUUSD5,174.00▲ +0.48%
BTCUSD87,450▲ +1.22%
EURUSD1.0812▼ -0.11%
US5005,803▲ +0.33%

<150ms

avg latency

60+

instruments

24/7

data stream

REST, WebSocket и MCP

REST + WS

Гибкие эндпоинты для REST-запросов, постоянных WebSocket-соединений или доступа ИИ-агентов через MCP.

Глобальное покрытие

60+ symbols

Доступ к международным рынкам, включая товары, форекс-пары и крипто-активы.

SLA доступности 99,99%

99.99% SLA

Надёжность корпоративного уровня на базе распределённой инфраструктуры.

Безопасно и масштабируемо

TLS 1.3

Аутентификация по API-ключу с ограничением запросов и масштабируемой архитектурой.

Дизайн для разработчиков

5 SDKs

Понятная документация, быстрый онбординг и предсказуемые форматы ответов.

WebSocket Stream

Persistent connection for price, candles, order-flow imbalance, market-wide, and multi-timeframe streams.

WebSocket streaming docs
WSS
api.realmarketapi.com/price?symbolCode=XAUUSD&timeFrame=M1api.realmarketapi.com/price?symbolCode=XAUUSD&timeFrame=M1

REST Endpoints

Standard JSON responses for current price, OHLC candles, and market snapshots.

REST API reference
GET
/api/v1/price?symbolCode=XAUUSD&timeFrame=M1/api/v1/price?symbolCode=XAUUSD&timeFrame=M1

Historical Data

Query H1 historical OHLC data — paginated, no current bar.

Historical OHLC API
GET
/api/v1/history?symbolCode=BTCUSD&startTime=2026-02-01T00:00:00Z/api/v1/history?symbolCode=BTCUSD&startTime=2026-02-01T00:00:00Z

MCP Server

Native Model Context Protocol server with 34 quota-free tools for AI agents, analytics, and advanced market context.

MCP Server for AI agents
POST
ai.realmarketapi.com/mcpai.realmarketapi.com/mcp
Browse full API reference

Three ways to access market data

Every access method delivers the same underlying data stream — choose the protocol that fits your stack and latency requirements.

REST API

Standard HTTP GET requests returning JSON. Retrieve the current price snapshot for any symbol, request a paginated slice of historical OHLC candles, or fetch pre-computed indicator values — RSI, MACD, Bollinger Bands, ATR, Stochastic — with a single authenticated call. Responses include timestamps in ISO 8601 UTC, bid/ask spread, volume, and OHLCV fields. Rate limits apply per-minute based on your subscription plan. Ideal for server-side rendering, scheduled jobs, mobile apps, and any environment where a persistent connection is impractical.

REST API reference →

WebSocket Streaming

Persistent wss:// connections that push price and candle updates as they occur. Once subscribed, you receive a new message for every completed candle on your chosen timeframe — M1, M5, M15, H1, H4, D1 — plus live tick updates when price moves by the minimum threshold. A single connection can multiplex multiple symbols. Reconnect logic with exponential back-off is straightforward to implement. Available on Plus plans and above. Recommended for live dashboards, alerting bots, and charting front-ends that need sub-second data.

WebSocket streaming docs →

MCP Server for AI Agents

A native Model Context Protocol server exposing 34 market data tools that any tool-calling LLM can invoke autonomously. Connect Claude, GPT-4o, Gemini, or a custom agent and it gains the ability to fetch live prices, retrieve historical OHLC candles, compute technical indicators, and identify support/resistance levels — all as part of its reasoning chain. No manual prompt engineering for data retrieval. Tool calls count against your plan limits. Available on Pro plans and above.

MCP server docs →
Test all three modes in the API Playground →