API trading on WOOFi Pro
How to connect and use the API to trade perps
Last updated
Was this helpful?
How to connect and use the API to trade perps
Last updated
Was this helpful?
WOOFi Pro APIs can connect to third-party applications and allow you to develop your own tools. The API for WOOFi Pro has many similarities to the WOO X API, making it easy for experienced traders to quickly get started.
1) Get Account Id, Orderly Key ( API Key ) and Orderly Secret ( API Secret )
Go to
Click "Create API key"
Confirm and get the credentials.
2) Integrating the API
WOOFi Pro Mainnet:
supported network (deposit/withdraw) : Arbitrum One
chain_id = 42161
broker_id = woofi_pro
WOOFi Pro Testnet:
supported network (deposit/withdraw) : Arbitrum Goerli
chain_id = 421613
broker_id = woofi_pro
Testnet USDC coin faucet
Click the "Get test USDC" button and wait few minutes, your WOOFi account will get the test USDC
3) Getting started with CCXT
WOOFi Pro is integrated with CCXT, a popular library for crypto traders looking to work with new APIs and multiple exchanges.
Detailed docs are available at
base endpoint =
base endpoint =
Go to
Find the WOOFi Pro page here: