Varna povezava

Kako povezati borzo z BackFuture AI: API ključi, varnost in preverjanje povezave

BackFuture AI works through an borza povezava via API. This means that the uporabnik’s sredstva remain on the borza account, while sistem receives only the permissions that the uporabnik explicitly grants in the API ključ.

Main varnost rule: an API ključ for a trgovanje bot must not have dovoljenje za dvig. Only the permissions that are really needed for trgovanje and status reading should be enabled.

Supported borze

At the current stage, the platforma is focused on working with MEXC and KuCoin. In the future, the list of povezave can be expanded: Binance, OKX, Bitget, Gate.io, HTX, BingX, Coinbase, Bybit and other borze.

General povezava process

  1. The uporabnik logs into their borza account.
  2. Creates a new API ključ.
  3. Disables dovoljenje za dvig.
  4. Enables only the required permissions: balance reading, order reading and trgovanje.
  5. Sets an IP restriction if the borza supports it.
  6. Copies the API Key and Secret Key.
  7. Adds the povezava in the BackFuture AI dashboard.
  8. Runs a povezava test.
  9. After a successful check, enables the required strategija or bot.

Required API permissions

PermissionNeeded?Zakaj
Read✅ YesSo sistem can see balances, orders, positions and status.
Trade✅ YesSo the bot can open, add to and close trgovanja.
Withdraw❌ NoThis permission must not be given to a trgovanje bot.
Futures◐ If neededOnly for strategije that work with futures.
IP whitelist✅ RecommendedRestricts key usage to approved server IP addresses.

Kako to name a povezava correctly

In the dashboard, it is better to use clear povezava names. This is especially pomembno if the uporabnik has several borze, sub-accounts or strategije.

Step-by-step primer

Step 1. Create an API ključ on the borza

In the borza account, open API Management or API Keys. Usually the borza asks for a key name and confirms the action through email, phone or 2FA.

Step 2. Set permissions

For a trgovanje povezava, read and trgovanje permissions are usually needed. Withdrawal must be disabled. If the borza offers separate permissions for spot and futures, enable only the trg you really plan to use.

Step 3. Add the key to BackFuture AI

In the dashboard, the uporabnik selects an borza, enters API Key and Secret Key, sets a povezava name and saves it. Secrets should not be displayed in full after saving.

Step 4. Test the povezava

Sistem checks the key, permissions, balance access and the ability to receive status. If everything is correct, the povezava receives an “Online” or “Connected” status.

Step 5. Enable a strategija

After the test, the uporabnik can select pairs, tveganje level, marža limit, dokup behavior, Recovery Mode and other nastavitve.

Typical povezava errors

ErrorCauseKaj to do
Invalid keyAPI ključ or secret was copied incorrectly.Create a new key or copy the values again.
No trgovanje permissionTrade permission is disabled.Enable trgovanje permission, but keep withdrawal disabled.
IP not allowedIP restriction does not include the server IP.Add the correct server IP to the borza whitelist.
Exchange unavailableThe borza API is temporarily unavailable.Wait and run the test again.

Security principles

Zaključek

The safest model is kdaj sredstva remain on the uporabnik’s borza, and BackFuture AI works only through limited API permissions. This allows the platforma to automate trgovanje logic without direct access to withdrawals.