Home
Providers
Sfox
Sfox
sFOX is a unified crypto prime brokerage and infrastructure platform for professional and institutional investors — asset managers, hedge funds, family offices, and financial institutions. It aggregates liquidity from 30+ providers across 80+ markets for smart-routed best execution, and combines that with bankruptcy-remote custody (sFOX SAFE, via SAFE Trust Company), staking, credit, and post-trade settlement in one platform. sFOX exposes a REST API, a WebSocket streaming API, and a FIX API for trading, account management, RFQ, transfers, custody, staking, market data, and reporting; a separate white-label "Connect" API covers end-user onboarding, KYC/KYB, bank linking (Plaid/Dwolla), payments, withdrawals, and SSO for businesses building crypto products.
Sfox publishes 2 APIs on the APIs.io network: REST API and WebSocket API. Tagged areas include Company, Cryptocurrency, Prime Brokerage, Trading, and Digital Asset Custody.
The Sfox catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Sfox’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, signup flow, authentication, and 18 more developer resources.
3 APIs
1 MCP Servers
Company Cryptocurrency Prime Brokerage Trading Digital Asset Custody Liquidity Staking Institutional Financial Services Market Data WebSocket FIX
On this page
Kin Score
APIs 3
MCP Servers 1
Rate Limits 1
Event Specs 1
Security Posture 2
Resources 25
apis.yml
45 Operational Transparency
Composite quality — 51.8/100 · developing
Contract Quality
15.3 / 25
Developer Ergonomics
13.5 / 20
Commercial Clarity
6.8 / 20
Operational Transparency
5.8 / 13
Discoverability
10.0 / 10
Agent readiness — 63/100 · agent native
Machine-Readable Contract
18 / 18
Agentic Access Contract
0 / 15
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
6 / 6
Agent Skills
0 / 5
Well-Known Catalog
4 / 4
Consent & Bot Identity
0 / 3
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Documented rate limits and quota policies.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Get Started 5
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 6
Pagination, idempotency, versioning, errors, and events
Access & Security 2
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Source (apis.yml)
aid: sfox
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://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sfox.png
name: Sfox
description: sFOX is a unified crypto prime brokerage and infrastructure platform for professional and institutional investors
— asset managers, hedge funds, family offices, and financial institutions. It aggregates liquidity from 30+ providers across
80+ markets for smart-routed best execution, and combines that with bankruptcy-remote custody (sFOX SAFE, via SAFE Trust
Company), staking, credit, and post-trade settlement in one platform. sFOX exposes a REST API, a WebSocket streaming API,
and a FIX API for trading, account management, RFQ, transfers, custody, staking, market data, and reporting; a separate
white-label "Connect" API covers end-user onboarding, KYC/KYB, bank linking (Plaid/Dwolla), payments, withdrawals, and SSO
for businesses building crypto products.
url: https://raw.githubusercontent.com/api-evangelist/sfox/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Cryptocurrency
- Prime Brokerage
- Trading
- Digital Asset Custody
- Liquidity
- Staking
- Institutional
- Financial Services
- Market Data
- WebSocket
- FIX
apis:
- name: sFOX REST API
description: REST API for trading, order management, RFQ, account balances and transactions, transfers/deposits/withdrawals,
custody (sFOX SAFE), staking, post-trade settlement, market data, and reporting. Bearer-token API-key auth over HTTPS.
humanURL: https://docs.sfox.com/introduction/getting-started
baseURL: https://api.sfox.com
properties:
- type: Documentation
url: https://docs.sfox.com/
- type: APIReference
url: https://docs.sfox.com/rest-api/rest-endpoints
- type: Authentication
url: authentication/sfox-authentication.yml
- type: LLMsTxt
url: llms/sfox-llms.txt
- type: OpenAPI
url: https://docs.sfox.com/rest-api/rest-endpoints
- name: sFOX WebSocket API
description: 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.
humanURL: https://docs.sfox.com/websocket-api/introduction
baseURL: https://ws.sfox.com
properties:
- type: Documentation
url: https://docs.sfox.com/websocket-api/introduction
- type: AsyncAPI
url: asyncapi/sfox-websocket-asyncapi.yml
- name: sFOX Connect API
description: 'White-label REST + WebSocket API for businesses: end-user management, KYC/KYB and Enhanced Due Diligence,
bank-account linking (Plaid), ACH (Dwolla) and wire payments, withdrawals, transfers, monetization settings, and SSO (SAML).'
humanURL: https://docs.sfox.com/connect/introduction/welcome
baseURL: https://api.sfox.com
properties:
- type: Documentation
url: https://docs.sfox.com/connect/introduction/welcome
- type: ChangeLog
url: changelog/sfox-changelog.yml
common:
- type: DeveloperPortal
url: https://www.sfox.com/api/
- type: Documentation
url: https://docs.sfox.com/
- type: APIReference
url: https://docs.sfox.com/rest-api/rest-endpoints
- type: GettingStarted
url: https://docs.sfox.com/introduction/getting-started
- type: Blog
url: https://www.sfox.com/news/
- type: Support
url: https://www.sfox.com/contact-us/
- type: SignUp
url: https://trade.sfox.com/signup
- type: Login
url: https://trade.sfox.com/login
- type: TermsOfService
url: https://www.sfox.com/terms/
- type: PrivacyPolicy
url: https://www.sfox.com/privacy/
- type: Authentication
url: authentication/sfox-authentication.yml
- type: LLMsTxt
url: llms/sfox-llms.txt
- type: MCPServer
url: mcp/sfox-mcp.yml
- type: WellKnown
url: well-known/sfox-well-known.yml
- type: ErrorCatalog
url: errors/sfox-problem-types.yml
- type: Lifecycle
url: lifecycle/sfox-lifecycle.yml
- type: RateLimits
url: rate-limits/sfox-rate-limits.yml
- type: Conventions
url: conventions/sfox-conventions.yml
- type: Conformance
url: conformance/sfox-conformance.yml
- type: DataModel
url: data-model/sfox-data-model.yml
- type: Sandbox
url: sandbox/sfox-sandbox.yml
- type: DomainSecurity
url: security/sfox-domain-security.yml
- type: ChangeLog
url: changelog/sfox-changelog.yml
- type: AsyncAPI
url: asyncapi/sfox-websocket-asyncapi.yml
- type: Webhooks
url: asyncapi/sfox-websocket-asyncapi.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
x-enrichment:
date: '2026-07-21'
status: enriched
artifacts_added: 14
pass: local-v1