How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

sFOX WebSocket API

Real-time streaming API for market data (order book, trades, ticker) and private account data (open orders, trades, balances, post-trade settlement). Authenticate then subscribe to feeds.

This event API exposes 8 operations across 8 channels, and defines 7 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.0.

The API connects through 2 servers: ws.sfox.com/ws (wss), ws.staging.sfox.com/ws (wss).

8 operations 8 channels 7 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0.0
Base URL
https://ws.sfox.com
Resource Areas
1

Channels & Operations 8

Across 8 channels, the API surfaces 8 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 8
SUB
orderbook.net.{basequote}
Real-time net order book for a currency pair.
subOrderbookNet 1 param body
SUB
orderbook.sfox.{basequote}
Real-time sFOX order book for a currency pair.
subOrderbookSfox 1 param body
SUB
trades.sfox.{basequote}
Real-time tick data of publicly executed trades.
subTrades 1 param body
SUB
ticker.sfox.{basequote}
Real-time day OHLCV and last-trade ticker.
subTicker 1 param body
SUB
private.user.open-orders
Real-time updates to your open orders (auth required).
subUserOpenOrders body
SUB
private.user.trades
Real-time updates of your completed trades (auth required).
subUserTrades body
SUB
private.user.balances
Real-time updates to your account balances (auth required).
subUserBalances body
SUB
private.user.post-trade-settlement
Real-time post-trade-settlement credit and risk updates (auth required).
subUserPTS body

Messages & Schemas 7

The contract defines 7 schemas that model the data carried by its messages. Each schema is shown below with its type and property counts.

OrderBookUpdate
message
TradeTick
message
Ticker
message
UserOrderUpdate
message
UserTradeUpdate
message
BalanceUpdate
message
PostTradeSettlementUpdate
message

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

sfox-websocket-asyncapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of sFOX WebSocket API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.