- mds.qfex.com for public market and reference data.
- trade.qfex.com for order entry and private data.
Trade requires an API key and a connection must authenticate within 1 minute of connecting.
Getting Started
You can connect to our websocket endpoints directly using your preferred language or websocket client library.Setup Python
Setup Python
Setup Node
Setup Node
Setup Go
Setup Go
Authentication
All websocket connections totrade.qfex.com
and mds.qfex.com
require an API Key.You must include it as a query parameter:
trade.qfex.com
requires authentication within 1 minute of connecting.