API connection

Connecting Binance to Mantix via API key

To let Mantix place orders on your Binance account, you need to create an API key with trading rights but no withdrawal rights. The key is a "bridge" between Mantix and the exchange: it allows placing orders and reading the balance, but it cannot transfer or withdraw your funds. Your money always stays in your Binance account.

Mantix never requests Withdrawal or Universal Transfer rights. If any service asks for those permissions, treat it as a red flag.


What you need

  • A registered and verified (KYC) Binance account
  • Two-factor authentication (2FA) enabled: authenticator app, linked phone and email
  • 5–10 minutes

Step-by-step

Step 1. Sign in to your Binance account

If you don't have an account yet, register on Binance and complete verification (KYC). Without verification, API trading is not available.

Register on Binance

Step 2. Open API Management

Click your profile icon in the top-right corner, open Account, and pick API Management from the side menu.

Step 3. Create a new key

Click Create API → choose System generatedNext.

Step 4. Name the key

Give the key a clear name such as Mantix API so you can find it later.

Step 5. Pass the security check

Solve the slide captcha and confirm key creation with all required factors: SMS code, email code and authenticator code.

Step 6. Configure permissions and IP restriction

  1. On the key page click Edit.
  2. Enable Futures and Spot & Margin & Stock Trading.
  3. Do not enable any other permission — especially withdrawal and transfer.
  4. In the Restrict access to trusted IPs only field, paste the IPs of Mantix servers (you'll see them in the Mantix UI when connecting the exchange). IP binding is an important safeguard: even if the key leaks, it can't be used from another server.

Step 7. Copy the keys

After creation you will see the API Key and Secret Key.

The Secret Key is shown only once. Copy both values immediately and store them safely. If you lose the Secret Key, you'll have to delete the key and create a new one.

Step 8. Paste the keys into Mantix

Copy the API Key and Secret Key into the matching fields in Mantix. Save changes on both Binance and Mantix. The balance will load in the dashboard within a few seconds.


If the balance doesn't show up

  • Disable browser autofill or use incognito mode — it often fills the wrong values into key fields.
  • Make sure your Spot account actually holds some funds.
  • Check the IP addresses for typos and extra spaces.
  • Make sure exactly Spot & Margin Trading is enabled.

Security checklist

  • Only Spot & Margin Trading enabled
  • Withdrawal and transfer disabled
  • Mantix server IPs added
  • Secret Key saved in a safe place
  • You can revoke the key any time from API Management