Ethereal is in testnet and under development so documentation may be outdated!
Page cover image

Python SDK

For developers seeking a streamlined integration experience, Ethereal Exchange offers an officially supported Python SDK that provides comprehensive access to the trading API and websocket gateway. The SDK abstracts away many of the implementation complexities, handling authentication, request formatting, and signature generation while offering intuitive interfaces for market data retrieval, order management, and account operations.

For complete documentation, code examples, and implementation guides, please refer to our comprehensive SDK documentation available here.

At the time of writing, Ethereal only has support for a Python SDK with many more languages coming soon.

Last updated