API

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.

curl --request GET \
  --url 'https://api-evm.orderly.org/v1/public/broker/name?broker_id=one_bow'

Onebow Mainnet:

OneBow Testnet:

Last updated