Documentation Index
Fetch the complete documentation index at: https://www.tradenet.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Why Connect Bitunix?
TradeNet Terminal can place trades on Bitunix directly from inside the terminal. No copy-pasting between windows. No switching tabs during a trade. You connect your account by creating API keys in Bitunix and pasting them into the terminal. Your keys are stored locally on your device only. TradeNet servers never see them.Before You Start
You’ll need:- A Bitunix account. Don’t have one? Sign up here (this is our referral link, but it doesn’t affect your fees or experience).
- 2FA enabled on your Bitunix account. Bitunix requires this before you can create API keys. If you haven’t set it up, go to Security Settings in your Bitunix account first.
- A desktop or laptop computer. This guide covers the web dashboard. Mobile steps may differ slightly.
Step 1: Log Into Bitunix
Go to bitunix.com and sign in with your account credentials.Step 2: Open API Management
Click your account icon in the top-right corner, then select API Management. Or go directly to: https://www.bitunix.com/account/api-managementStep 3: Create a New API Key
Click Create API. Give your key a name you’ll recognize later, likeTradeNet Terminal.
Step 4: Set Permissions
This is the most important step.Step 5: Leave IP Whitelist Blank
Bitunix may offer an IP whitelist option. Leave it blank. Your home internet IP can change without warning. If you whitelist your current IP and it changes later, TradeNet will stop working until you manually update it in Bitunix. Leaving the whitelist blank is standard practice for desktop trading apps.Step 6: Complete Security Verification
At the bottom of the key creation form, Bitunix will ask you to complete a security verification. If you have 2FA enabled (which is required for API key creation), you’ll need to enter your 2FA code here along with any other verification Bitunix prompts, such as an email confirmation code. Complete all verification steps to finalize the key.Step 7: Copy Your Keys
After verification, Bitunix displays two values:- API Key (also called “Access Key”)
- Secret Key
Step 8: Connect in TradeNet Terminal
- Open TradeNet Terminal
- Click the trade icon in the sidebar
- Paste your API Key in the first field
- Paste your Secret Key in the second field
- Click Connect
Security
How your keys are protected:
- Your API keys are stored in your operating system’s secure credential store (Windows Credential Manager, macOS Keychain, or Linux Secret Service). They are not stored in plain text files.
- TradeNet servers never receive your keys. All trading requests go directly from your computer to Bitunix.
- You can disconnect at any time using the Disconnect button inside the terminal. This wipes the keys from your device.
- To fully revoke access, also delete the API key in Bitunix’s API Management page.
- If you suspect your keys are compromised: delete the key in Bitunix immediately at bitunix.com/account-setting/api-management, then create a new one.