Bitget API Manual

Manual: Connecting Bitget API to AlgoWay (RSA + IP bind)

Overview: Generate RSA keys → create API key in Bitget with IP binding → add credentials into AlgoWay Dashboard.

1) Open API section in Bitget
  1. Log in to your Bitget account and go to Account → API keys.
  2. Click Create API key and select User-generated API key (RSA).
Choose API key type
2) Generate RSA keys
  1. Download the official generator: GitHub: api-rsa-generator.
  2. Run it and click Generate Keys (2048-bit recommended).
  3. You will get Public & Private keys.
RSA Generator window
3) Create API key in Bitget
  1. Paste your Public Key.
  2. Add a Note (e.g. bitget_api).
  3. Set a Passphrase (needed in AlgoWay).
  4. Select Read-write.
Bitget form
4) Bind IP and set permissions

Mandatory IP binding — add:

103.241.67.174
  • Futures → Orders, Holdings
  • Spot → Trade
Permissions and IP bind
5) Verify created key

After confirmation you will see card with type RSA, your API key, IP and permissions.

API key card
6) Connect key in AlgoWay
  1. Go to Dashboard → Add Trial Webhook.
  2. Fill the form with Platform=Bitget, API Key, RSA Private Key, Passphrase.
  3. Click Add Trial Webhook.

Done. AlgoWay is now connected to your Bitget account and can execute trades according to your signals.