Developer workspace
Developer
Overview
Monitor your API usage and account status
RealMarketAPI
Developer Workspace
Monitor usage and account readiness.
Live panel
Current Plan
โ
Requests Used
โ
This cycle
Request Limit
โ
Per billing cycle
Usage
0.0%
API Usage โ This Cycle
0.00%โ usedโ limit
Loadingโฆ
API Key
No API key yet. Generate one to start making authenticated requests.
Join the RealMarketAPI community on Discord
Ask questions, share integrations, and get real-time support from the team and fellow developers.
Join Discord โ
๊ทํ์ ํ๋
ํ๋ ํํ
ํ๋์ ํฌํจ๋ ๊ธฐํธ, ์๊ฐ๋ ๋ฐ ๊ณผ๊ฑฐ ๋ฐ์ดํฐ.
ํ๋ ๋ฐ์ดํฐ ๋ก๋ ์ค...
Quick Start โ Response Shape
Every REST and WebSocket response includes OHLCV data plus live Bid and Ask prices.
{
"SymbolCode": "XAUUSD",
"OpenPrice": 5168.43,
"ClosePrice": 5174.00,
"HighPrice": 5176.85,
"LowPrice": 5165.20,
"Bid": 5173.75,
"Ask": 5174.25,
"Volume": 1249.33,
"OpenTime": "2026-03-08T09:20:00Z"
}View full field reference โ