Qfex

QFEX is the first 24/7 exchange built exclusively for US equities, commodities, and FX, offering high-leverage perpetual futures on traditional assets without a broker. Founded by former Tower Research and Citadel engineers who met studying mathematics at Cambridge, QFEX gives retail and institutional traders direct, high-frequency access to markets around the clock. Its developer platform exposes a REST API for historic market data and account operations, two multiplexed WebSocket gateways (market data and trading) documented with AsyncAPI 3.0, and a JSON-native CLI purpose-built for agentic trading workflows. Authentication uses HMAC-SHA256 request signing with public/secret API key pairs.

Qfex publishes 5 APIs on the APIs.io network, including Market Data WebSocket (MDS), Trade WebSocket, market-data API, and 2 more. Tagged areas include Company, Trading, Exchange, Perpetual Futures, and Market Data.

The Qfex catalog on APIs.io includes 3 event-driven AsyncAPI specifications.

Qfex’s developer surface includes documentation, API reference, getting-started guide, authentication, CLI, sandbox, changelog, and 23 more developer resources.

58.5/100 developing ▬ flat Agent 72/100 agent native Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyTradingExchangePerpetual FuturesMarket DataWebSocketFXCommoditiesEquitiesFinancial ServicesCLIFintechReal-time

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 58.5/100 · developing
Contract Quality 15.8 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 72/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/qfex: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

QFEX Market Data WebSocket (MDS)

Multiplexed WebSocket gateway for all QFEX real-time market data streams: order book, trades, candles, BBO, mark price, funding rate, open interest, market stats and reference d...

QFEX Trade WebSocket

Multiplexed WebSocket gateway for QFEX order entry and account streams: add / modify / cancel orders, stop orders, TWAPs, close position, leverage, balances, positions, fills an...

Qfex market-data API

The market-data API from Qfex — 9 operation(s) for market-data.

Qfex pnl API

The pnl API from Qfex — 1 operation(s) for pnl.

Qfex user API

The user API from Qfex — 15 operation(s) for user.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

qfex-mcp.yml

MCP SERVER

Event Specifications 3

AsyncAPI definitions for this provider's event-driven and streaming APIs.

QFEX Multiplexed WebSocket API

Single WebSocket gateway for all QFEX real‑time streams. Clients publish subscription and order commands here, and receive all updates over the same endpoint.

ASYNCAPI

QFEX Multiplexed WebSocket API

Single WebSocket gateway for all QFEX real‑time streams. Clients publish subscription and order commands here, and receive all updates over the same endpoint.

ASYNCAPI

QFEX Multiplexed WebSocket API

Single WebSocket gateway for all QFEX real‑time streams. Clients publish subscription and order commands here, and receive all updates over the same endpoint.

ASYNCAPI

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Qfex Authentication

apiKey · 4 schemes

SECURITY

Qfex Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Qfex Vulnerability Disclosure

contact published

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: qfex
name: Qfex
description: QFEX is the first 24/7 exchange built exclusively for US equities, commodities, and FX, offering high-leverage
  perpetual futures on traditional assets without a broker. Founded by former Tower Research and Citadel engineers who met
  studying mathematics at Cambridge, QFEX gives retail and institutional traders direct, high-frequency access to markets
  around the clock. Its developer platform exposes a REST API for historic market data and account operations, two multiplexed
  WebSocket gateways (market data and trading) documented with AsyncAPI 3.0, and a JSON-native CLI purpose-built for agentic
  trading workflows. Authentication uses HMAC-SHA256 request signing with public/secret API key pairs.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://qfex.com/qfex-logo-with-text-for-metadata.png
url: https://raw.githubusercontent.com/api-evangelist/qfex/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- general-catalyst
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Trading
- Exchange
- Perpetual Futures
- Market Data
- WebSocket
- FX
- Commodities
- Equities
- Financial Services
- CLI
- Fintech
- Real-time
apis:
- name: QFEX Market Data WebSocket (MDS)
  description: 'Multiplexed WebSocket gateway for all QFEX real-time market data streams: order book, trades, candles, BBO,
    mark price, funding rate, open interest, market stats and reference data. Documented as AsyncAPI 3.0.'
  humanURL: https://docs.qfex.com/websocket/mds
  baseURL: wss://mds.qfex.com
  tags:
  - Market Data
  - WebSocket
  - Real-time
  properties:
  - type: AsyncAPI
    url: asyncapi/qfex-mds-asyncapi.yml
- name: QFEX Trade WebSocket
  description: 'Multiplexed WebSocket gateway for QFEX order entry and account streams: add / modify / cancel orders, stop
    orders, TWAPs, close position, leverage, balances, positions, fills and order responses. Requires HMAC-SHA256 authentication
    within one minute of connecting. Documented as AsyncAPI 3.0.'
  humanURL: https://docs.qfex.com/websocket/trade
  baseURL: wss://trade.qfex.com
  tags:
  - Trading
  - WebSocket
  - Real-time
  properties:
  - type: AsyncAPI
    url: asyncapi/qfex-trade-asyncapi.yml
  - type: Webhooks
    url: asyncapi/qfex-trade-asyncapi.yml
- aid: qfex:qfex-market-data-api
  name: Qfex market-data API
  description: The market-data API from Qfex — 9 operation(s) for market-data.
  humanURL: https://docs.qfex.com/api-reference/introduction
  baseURL: https://api.qfex.com
  tags:
  - market-data
  properties:
  - type: OpenAPI
    url: openapi/qfex-market-data-api-openapi.yml
  - type: Authentication
    url: authentication/qfex-authentication.yml
  - type: ErrorCatalog
    url: errors/qfex-problem-types.yml
  - type: DataModel
    url: data-model/qfex-data-model.yml
- aid: qfex:qfex-pnl-api
  name: Qfex pnl API
  description: The pnl API from Qfex — 1 operation(s) for pnl.
  humanURL: https://docs.qfex.com/api-reference/introduction
  baseURL: https://api.qfex.com
  tags:
  - pnl
  properties:
  - type: OpenAPI
    url: openapi/qfex-pnl-api-openapi.yml
  - type: Authentication
    url: authentication/qfex-authentication.yml
  - type: ErrorCatalog
    url: errors/qfex-problem-types.yml
  - type: DataModel
    url: data-model/qfex-data-model.yml
- aid: qfex:qfex-user-api
  name: Qfex user API
  description: The user API from Qfex — 15 operation(s) for user.
  humanURL: https://docs.qfex.com/api-reference/introduction
  baseURL: https://api.qfex.com
  tags:
  - user
  properties:
  - type: OpenAPI
    url: openapi/qfex-user-api-openapi.yml
  - type: Authentication
    url: authentication/qfex-authentication.yml
  - type: ErrorCatalog
    url: errors/qfex-problem-types.yml
  - type: DataModel
    url: data-model/qfex-data-model.yml
common:
- type: DeveloperPortal
  url: https://docs.qfex.com
- type: Documentation
  url: https://docs.qfex.com
- type: APIReference
  url: https://docs.qfex.com/api-reference/introduction
- type: GettingStarted
  url: https://docs.qfex.com/api-reference/introduction
- type: Authentication
  url: authentication/qfex-authentication.yml
- type: CLI
  url: cli/qfex-cli.yml
- type: Packages
  url: packages/qfex-packages.yml
- type: Sandbox
  url: sandbox/qfex-sandbox.yml
- type: Conventions
  url: conventions/qfex-conventions.yml
- type: Idempotency
  url: conventions/qfex-conventions.yml
- type: RateLimits
  url: https://docs.qfex.com/websocket/rate
- type: ChangeLog
  url: changelog/qfex-changelog.yml
- type: Lifecycle
  url: lifecycle/qfex-lifecycle.yml
- type: StatusPage
  url: https://status.qfex.com
- type: MCPServer
  url: mcp/qfex-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/qfex-llms.txt
- type: Conformance
  url: conformance/qfex-conformance.yml
- type: ErrorCatalog
  url: errors/qfex-problem-types.yml
- type: DomainSecurity
  url: security/qfex-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/qfex-vulnerability-disclosure.yml
- type: Security
  url: https://docs.qfex.com/legal/bug-bounty
- type: GitHubOrganization
  url: https://github.com/QFEX-org
- type: Blog
  url: https://blog.qfex.com
- type: Support
  url: mailto:support@qfex.com
- type: Pricing
  url: https://docs.qfex.com/qfex/fees
- type: SignUp
  url: https://www.qfex.com/signup
- type: Login
  url: https://www.qfex.com/login
- type: TermsOfService
  url: https://docs.qfex.com/legal/client-agreement
- type: PrivacyPolicy
  url: https://docs.qfex.com/legal/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 22
  pass: local-v1