sFOX API
Sign InOpen Account
Connect API
Connect API
  • Introduction
    • Welcome
    • Getting Started
    • Resources
      • Terminology
      • Systems & Operations
      • Integration Options
    • Guides
      • End User Onboarding & KYC
        • Individuals
        • Businesses
        • Enhanced Due Diligence
  • REST API
    • REST Endpoints
    • Authentication
    • End Users
      • Create End User Account
      • Request Verification Code
      • Confirm Verification Code
      • Create User Auth Token(s)
      • Get End User(s)
      • Get EDD Requests
      • Get EDD Prompts
      • Create EDD Responses
        • Uploading Files as Responses
      • Submit Documents
      • Deactivate User
    • Payments
      • Create Bank Account (Plaid)
      • Create Bank Account
      • Get Bank Account
      • Get Plaid Processors
      • Amend Plaid Processors
      • Verify Bank Account
      • Delete Bank Account
      • Get Wire Instructions
      • Get ACH Agreement Status
      • Request ACH Onboarding
      • Get ACH Deposit Limit
    • Withdrawals
      • Confirm Withdrawal
      • Resend Confirmation Code
      • Cancel Withdrawal
    • Transfers
      • Create Transfer
      • Confirm Transfer
      • Resend Confirmation Code
      • Cancel Transfer
      • Get Transfer Permissions
      • Get Transfer History
    • Monetization
      • Create Setting
      • Update Setting
      • Delete Setting
      • Get Settings
      • Get Permissions
      • Get Monetization History
  • WebSocket API
    • Connecting
    • Authentication
    • Subscribing & Unsubscribing
    • Message Format
    • End Users
      • Onboarding
      • Balances
      • Orders
      • Trades
    • Market Data
      • Order Book
      • Trades
      • Ticker
  • Single Sign-On
    • Overview
      • IdP Initiated SSO
    • IdP Data
    • SAML Response Data
  • Errors
    • Error Codes
Powered by GitBook
On this page
  • Production URLs
  • Sandbox URLs
  • Availability Zones
  1. Introduction
  2. Resources

Systems & Operations

PreviousTerminologyNextIntegration Options

Last updated 1 month ago

Production URLs

Use the following URLs to connect to sFOX production APIs. For testing, see Sandbox URLs.

API
URL

REST API

https://api.sfox.com

https://chartdata.sfox.com

WebSocket API

wss://ws.sfox.com/ws

Sandbox URLs

Use the following URLs to test your API connectivity.

  1. API keys are separate from production. Sign in to the to create an API key. Contact us at support@sfox.com for assistance configuring and funding your sandbox account.

  2. Sandbox hosts a subset of order books and liquidity does not reflect production. Sandbox supports all functionality except transfers.

API
URL

REST API

https://api.staging.sfox.com

WebSocket API

wss://ws.staging.sfox.com/ws

Availability Zones

The infrastructure for the sFOX platform is hosted in US-EAST-1 (AWS) within multiple availability zones:

  • use1-az6

  • use1-az1

  • use1-az2

REST API (Data)

sandbox interface
Candlestick / OHLCV