Skip to main content
You can request the leverage levels applied for each symbol for your account.
You cannot change the leverage level if you have any open orders or a non zero position.
Leverage management is performed over WebSocket.
  • Endpoint: wss://trade.qfex.com?api_key=YOUR_API_KEY
  • Authenticate within 1 minute of connecting.

Example Request

  • limit (optional) — maximum number of leverage records to return (default 1000)
  • offset (optional) — pagination offset (default 0)

Sample Code

Example Response