Turbine
Leaderboard
XDiscord
StatsTradesDocsFeedback
API
Documentation
/
  • Quickstart
  • Overview
  • Fees & Gas
  • Liquidity Rewards
  • Maker Rebates
  • Architecture
  • API
    • Authentication
    • Gasless Relayer
    • Markets
    • Orderbook
    • Orders
    • Positions
    • Quick Markets
    • Resolution
    • Trades
    • Websocket
    • Endpoints
    • Python SDK
    • Migrate from Polymarket
    • Programmatic Trading
  • Brand Kit
  • Contract Addresses
  • Security Scans
Documentation
/
  • Quickstart
  • Overview
  • Fees & Gas
  • Liquidity Rewards
  • Maker Rebates
  • Architecture
  • API
    • Authentication
    • Gasless Relayer
    • Markets
    • Orderbook
    • Orders
    • Positions
    • Quick Markets
    • Resolution
    • Trades
    • Websocket
    • Endpoints
    • Python SDK
    • Migrate from Polymarket
    • Programmatic Trading
  • Brand Kit
  • Contract Addresses
  • Security Scans
  1. Docs/
  2. API

API

You can trade on Turbine programmatically through Turbine's API. We currently have a Python client you can use to authenticate with your wallet address and place orders on the orderbook.

Resources

  • API Base URL: https://api.turbinefi.com
  • Python Client: github.com/ojo-network/turbine-py-client
← PreviousArchitecture
Next →Authentication