Skip to content

Binance Futures API Key

Before creating a Binance API key, review the required permissions in the API Keys Overview.

  1. Log in to Binance and open API Management. Go to binance.com, sign in, click your profile icon, then select API Management.

    Binance — open API Management
  2. Create a new API key. Click Create API, choose System-generated, and enter a label (for example, aegis-bot). Complete the 2FA verification.

    Binance — create API key
  3. Copy the API key and secret. Binance shows the API secret only once. Copy and store it securely before continuing. You will enter these values in the Aegis dashboard.

    Binance — copy API key and secret
  4. Enable required permissions — Read and Spot Trading. In the API key permissions, enable:

    • Read (Enable Reading / Account Info)
    • Spot & Margin Trading (required for Binance Futures accounts)
    Binance — enable Read and Spot Trading
  5. Enable Futures trading permission. Enable Enable Futures (Futures / Derivatives Trading). Do NOT enable Withdraw, Internal Transfers, or Bank/Fiat Withdrawals.

    Binance — enable Futures permission
  6. Restrict to IP address (recommended). Under IP Access Restrictions, select Restrict access to trusted IPs only and enter your Aegis bot server IP address. This limits the key to requests from that IP only, reducing exposure if the key is leaked.

    Binance — IP restriction
PermissionState
Read / Account InfoEnabled
Spot & Margin TradingEnabled
Futures / Derivatives TradingEnabled
Withdraw fundsDisabled
Internal transfersDisabled
Bank / Fiat withdrawalsDisabled

Add the API key to the Aegis dashboard.


Last verified: 2026-05-12