Ethereal Docs
  • Introduction
    • What is Ethereal?
  • Public Testnet
  • Trading
    • Perpetual Futures
      • Margining
      • Order Types
      • Positions
      • Funding Rates
      • Market Specifications
      • Liquidations
      • Auto Deleveraging
      • Subaccounts
      • Price Oracles
  • Points
    • Staking sENA
    • Season Zero
  • developer-guides
    • Trading API
      • Quick Start
      • Message Signing
      • Accounts & Signers
      • Order Placement
      • System Limits
      • Products
      • Token Transfers
      • Supported Tokens
      • Websocket Gateway
    • Python SDK
  • Protocol Reference
    • API Hosts
    • Contracts
    • Audits
Powered by GitBook
On this page
  1. developer-guides

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.

PreviousWebsocket GatewayNextAPI Hosts

Last updated 2 months ago

Page cover image