fbpx

API Documentation

FIX APIs

Members can utilize the Financial Information eXchange (FIX) 4.4 protocol to interact with Cboe Digital exchange systems. The documents below provide detailed explanation and message structure for our market data, order management and straight through processing services. The following steps are required before using the services in production:

  • Review our FIX Specifications documents.
  • When ready to start coding email us at [email protected] to start the process.
  • Once your development and testing is complete, you will need to pass through our quick conformance criteria before you application can be used in production.

FIX Specification for Market Data and Order Execution

Production V 3.16
Test Environment V 3.16

FIX STP Specification for Guaranteed Execution Reports

Production V 3.9.1
Test Environment V 3.9.1

WebSocket API

Our WebSocket API provides access to both real-time market data and order management services via an authenticated connection. Members can create new API keys from the Cboe Digital Member Portal and select the services the key should be permissioned for:

  • Market Data
  • Order Execution

Production V 3.9.6
Test Environment V 3.9.6

REST API

This REST API allows Clearing Members to interact with their Clearing accounts as well as with some features of Order management via an authenticated set of REST requests. Members can create new API keys from the Cboe Digital Member Portal and select the services the key should be permissioned for:

  • Clearing (Read-Only)
  • Funding
  • Submit Block Trade
  • Order Entry (Test Environment Only)

Production V 3.8.7
Test Environment V 3.8.7

Public Margin File Information

The Public Margin File information document outlines how to access publicly available files, such as margin rates and market data for example, via an API.
Production V 1.0