System
System endpoints provide essential utilities for WebSocket connectivity checks, server time synchronisation, trading schedule information, and session management.
WebSocket & REST Endpoints
This category includes both WebSocket endpoints (ping, time, trading_times) and REST endpoints (health). All endpoints are public and do not require authentication.
Available Endpoints
PingWebSocket
Ping the server to check connectivity.Server TimeWebSocket
Get the current server time.Trading TimesWebSocket
Get trading times for all symbols.Health CheckREST
Health check endpoint to verify service availabilityUse Cases
- Connection Health Checks — Use the ping endpoint to verify WebSocket connectivity and measure latency.
- Time Synchronisation — Get accurate server time to synchronise your application's clock.
- Trading Schedule — Check trading times to know when markets are open.
Any other questions? Get in touch