Introduction
Last updated
Last updated
Cube is a hybrid exchange built from first principles for the future of digital and traditional asset trading. At it's core, a low-latency matching engine powers trading at 200'000 operations per second with 200µs latency, and a decentralized settlement layer powers a non-custodial peer-to-peer settlement that ensures the safety of your assets.
This documentation covers a large part of the Cube API, and is roughly organized into the following:
: Information about the exchange, such as assets, markets, account management, and more.
: Market data, including level 3 (order by order) book data, trade summaries, and more.
: Trading and order management.
: Information about our perpetual futures contracts, including contract specifications, margin requirements, funding, settlement, and liquidation.
: Information about fees on Cube.
REST: For market data snapshots and order entry.
Websocket: For realtime market data and trading.
TCP FIX and UDP Multicast: Out lowest latency connectivity. Reach out for more information.
If you're interested in building with us, reach out about getting access to our staging environment, where you can test your integrations before going live!
Reach out to us at for questions or feedback!