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
  1. REST API

Monetization

PreviousGet Transfer HistoryNextCreate Setting

Last updated 1 month ago

sFOX enables Partners to monetize their user's activity in the same ways that sFOX does.

sFOX monetization settings allow Partners to define fees in a "self-service" structure:

  • Partners have the flexibility to define the fee rates i.e. charge this user 5bps on RFQ trading

  • Partners have the flexibility to define the fee type i.e. charge this user 5bps on RFQ trading by adding the fee into the spread

Monetization settings can be created for the following sFOX features and monetization methods:

sFOX Feature
Applicable Monetization methods

Spot Trading

Fee Rate

OTC Trading

Fee Rate

Spread Adjustment

Staking

Fee Rate

Post-Trade Settlement

Fee Rate

Margin

Fee Rate

Custody

Fee Rate

Withdrawals

Flat Fee

A Partner's ability to create monetization settings for the above features and monetization methods will be determined by sFOX. Each Partner will have distinct permissions on which features and monetization methods are enabled. Permissions can be viewed here:

When a user performs any transaction where fees apply, sFOX will charge the client and store the corresponding fee charge. All accrued fees will be settled daily to the Partner's sFOX account.

All Monetization endpoints will require the Enterprise API Key for authentication.

Get Permissions