> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Derivatives Downloads

Coinbase Derivatives Exchange (CDE) provides downloads for FIX, SBE, and REST:

* <a href="/derivatives/downloads/cde-fix44-xml-dictionaries-latest.zip" download target="_blank">cde-fix44-xml-dictionaries-latest.zip</a>
* <a href="/derivatives/downloads/cde-sbe-xml-schemas-latest.zip" download target="_blank">cde-sbe-xml-schemas-latest.zip</a>
* <a href="/derivatives/downloads/cde-public-api-spec.json" download target="_blank">cde-public-api-spec.json</a>

### FIX Dictionaries

The FIX zip file includes the following files:

```
cde-fix44-xml-dictionaries % tree
.
├── cde-fix44-dropcopy-api.xml
├── cde-fix44-market-api.xml
└── cde-fix44-orders-api.xml
```

### SBE Schemas

The SBE zip file includes the following files:

```
cde-sbe-xml-schemas % tree
.
├── cde-sbe-market-api.xml
├── cde-sbe-orders-api.xml
└── cde-sbe-session-api.xml
```

### Archive

#### FIX Archive

* 2025-JUL-01:  <a href="/derivatives/downloads/cde-fix44-xml-dictionaries-20250701.zip" download target="_blank">cde-fix44-xml-dictionaries-20250701.zip</a>
* 2024-JUN-21:  <a href="/derivatives/downloads/cde-fix44-xml-dictionaries-20240621.zip" download target="_blank">cde-fix44-xml-dictionaries-20240621.zip</a>
* 2023-OCT-13:  <a href="/derivatives/downloads/cde-fix44-xml-dictionaries-20231013.zip" download target="_blank">cde-fix44-xml-dictionaries-20231013.zip</a>

#### SBE Archive

* 2025-JUL-01:  <a href="/derivatives/downloads/cde-sbe-xml-schemas-20250701.zip" download target="_blank">cde-sbe-xml-schemas.tar-20250701.zip</a>
* 2023-OCT-13:  <a href="/derivatives/downloads/cde-sbe-xml-schemas-20231013.zip" download target="_blank">cde-sbe-xml-schemas.tar-20231013.zip</a>

#### REST Archive

* 2025-AUG-01:  <a href="/derivatives/downloads/cde-public-api-spec.json" download target="_blank">cde-public-api-spec.json</a>
