QFEX provides 2 endpoints for websocket: These endpoints have a common set of enums.

Getting Started

You can connect to our websocket endpoints directly using your preferred language or websocket client library.

Authentication

All websocket connections to trade.qfex.com require an API Key.
You must include it in the connection headers:
X-QFEX-API-KEY: YOUR_API_KEY_HERE