Welcome to Roxom API
The Roxom API provides programmatic access to our trading platform, enabling you to build applications that interact with our markets, manage orders, and access real-time market data.Supported Instruments
The Roxom API supports the following trading instruments:- US100-BTC - QQQ (Invesco Nasdaq-100 ETF) perpetual futures.
- US500-BTC - US500-BTC - SPY (SPDR S&P 500 ETF) perpetual futures.
- GOLD-BTC - GOLD-BTC - PAXG (Tokenized Gold) perpetual futures.
- OIL-BTC - OIL-BTC - USO (United States Oil Fund) perpetual futures.
Symbol Format: REST API endpoints use compound symbols like
OIL-BTC
, while WebSocket streams may use the same format. Always refer to the specific endpoint documentation for the correct symbol format.Private REST endpoints and the WebSocket service require authentication via
X-API-Key
and X-API-Signature
headers using RSA-2048 signatures.Available APIs
REST API
Complete REST API reference for trading operations
Production:
Sandbox:
Production:
https://api.roxom.com
Sandbox:
https://api.roxom.io
WebSocket API
Real-time market data and account updates
Production:
Sandbox:
Production:
wss://ws.roxom.com/ws
Sandbox:
wss://ws.roxom.io/ws
Getting Started
Start integrating with the Roxom platform in just a few steps.Authentication
Learn how to authenticate your API requests using API keys.
Base URLs
Configure your application with the correct API endpoints.
Decimal Format
Understand how numerical values are formatted in API responses.
Ping
Test API connectivity and response time.
Core Features
Explore the main functionality available through our APIs.Market Data
Access real-time market data and order books.
Orders
Create, modify, and manage trading orders.
Account
Retrieve account information and balances.
Positions
View and manage your trading positions.
Support
Get Help
For technical support or API questions, contact our development team.