APIs
Traders can execute strategies more efficiently and automatically through APIs. APIs also offer faster execution and lower latency, which is crucial in fast-changing market conditions.
UI Walkthrough
Step 1: Navigate to Portfolio page
Step 2: Select the API Key section on the sidebar to access the API management page

Step 3: Click the Create API Key button and hit Confirm

Step 4: A new API Key is created. Learn more on how to integrate API with your trading strategies here.

Orderly key creation
Refer to this page for detailed instruction.
BookX Mainnet:
supported network (deposit/withdraw) : Arbitrum One
chain_id = 42161
broker_id = book_x
base endpoint = https://api-evm.orderly.org
BookX Testnet:
supported network (deposit/withdraw) : Arbitrum Goerli
chain_id = 421613
broker_id = book_x
base endpoint = https://testnet-api-evm.orderly.org
Last updated