FIX API
Introduction
Welcome to the Crypto.com Exchange FIX API reference documentation.
FIX (Financial Information eXchange) is a standard electronic messaging protocol which can be used to place orders, receive order updates and executions, and cancel orders. Our FIX API is based on the FIX 4.4 specification and modeled after FIX implementations of other popular cryptocurrency exchanges.
The FIX API is available across 3 servers: the user data server (order management), user data server (drop copy), and the market data server.
Users who are less familiar with FIX can also consider using the REST API or WebSocket API.