Skip to main content
The same trading tools against Binance’s testnet. Safe to experiment with; still nothing to do with a marketing site.

Connecting

In the dashboard, open Connectors, find Binance Testnet and press Connect. The key you enter is checked against Binance Testnet before anything is saved, so a key that is refused never becomes a connection that fails later.

What you will need

Getting the credential

  1. Go to Binance Testnet
  2. Create account (separate from main Binance)
  3. Go to API Management
  4. Generate API Key and Secret Key
  5. Add keys to connector

Notes

  • Testnet funds are not real, and testnet keys are separate from live ones — a live key will not work here.
  • Balances and order books reset periodically, so a test set up days ago may have vanished. Request Limits:
  • 1200 requests per minute
  • 10 orders per second
  • 100,000 orders per 24 hours
  • Weight-based system for endpoints
Order Limits:
  • Max 200 open orders per symbol
  • Max 10 stop orders per symbol
  • Position size limits vary by symbol

What an agent can do with it

Useful resources

Perfect for developing and testing trading bots, strategies, and applications without financial risk!