Step-by-Step Guide

Exchange API

Connect your exchange account to Vixor using API credentials.

🔗 Exchange API Integration

To enable real-time trading and automated MM functions on Vixor, you need to connect your exchange account using API credentials. This connection allows Vixor to securely place and manage orders on your behalf.

excapi

🔐 How to Connect Your Exchange

1. Generate API Credentials

Log in to your exchange (e.g., Bybit, Binance, KuCoin) and generate the following:

  • API Key
  • Secret Key
  • (Optional) Passphrase (for some exchanges like Coinbase Pro)

⚠️ Make sure to enable trading permissions (read/write) and never enable withdrawal access.

2. Enter Your API Info into Vixor

Go to the Exchange API tab in the Vixor dashboard and fill in the fields:

  • API Key – Your public identifier for the exchange account
  • Secret Key – Your private key used to sign API calls
  • Passphrase – Optional field for exchanges that require it

3. Click “Update API Key”

Once all fields are filled correctly, press the Update API Key button. You should see the status change to Connected at the top right corner if everything was successful.

✅ Status Indicators

  • Enabled: Project and pair are ready to trade.
  • Connected: Exchange API connection is active and functional.

After API integration is complete, Vixor can begin executing market-making strategies automatically based on your configurations. Make sure to keep your API credentials secure and rotate them regularly for best security practices.

On this page