📖API Documentation
Interact with ByteX Exchange through HTTP or Websockets Connections to perform advance trading.
The API provides functionality such as getting wallet balances, managing buy/sell orders, requesting withdrawals as well as market data such as recent trades, order book and ticker.
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
Generate your API Key
To get your API key, You need 2FA enabled in your account.
Visit the security tab and then click on
API Key
Then click on
Generate Api Key
Name your API key and click
Generate
Enter your 2FA OTP
Then copy your
API Key
andAPI Secret
(You can only view it once)
Do not share your API key with others!

Last updated
Was this helpful?