Updated: 2026-02-14
How to Create a Binance API Key
Create a read-only API key in Binance to connect your spot, futures, and margin trades to Tiltless. This guide covers key creation, permission scoping, IP restrictions, and security best practices.
Updated: 2026-02-14
Create a read-only API key in Binance to connect your spot, futures, and margin trades to Tiltless. This guide covers key creation, permission scoping, IP restrictions, and security best practices.
Log in to your Binance account and navigate to Account > API Management. Click 'Create API' and choose 'System Generated' for the simplest setup.
Binance will ask you to complete security verification (email, SMS, or authenticator) before the key is created. Label the key something descriptive like 'Tiltless Read-Only' so you can identify it later.
After creating the key, Binance shows the permissions editor. Enable only 'Can Read.' Leave everything else disabled.
A 'Can Read' key can access your trade history, order data, and account balances — but cannot execute trades, initiate transfers, or modify account settings. This is the only permission Tiltless requires.
Binance strongly recommends restricting API keys to trusted IP addresses. Under the key's settings, select 'Restrict access to trusted IPs only' and add the IP addresses that should have access.
Unrestricted API keys on Binance may have a 90-day expiration or reduced rate limits. IP restriction removes these limitations and adds a security layer — even if the key is leaked, it will not work from unauthorized addresses.
Binance shows your API key and secret key after creation. Copy both values immediately — Binance will not show the secret key again.
Paste the API key and secret key into Tiltless under your integration settings. Tiltless encrypts both values at rest.
API keys are credentials. Treat them with the same care as a password.
If your connection fails after entering credentials, check these common issues.
Go to Account > API Management in your Binance account. You can also search for 'API' in the Binance search bar to navigate directly.
Enable only 'Can Read.' Do not enable 'Enable Trading', 'Enable Futures', 'Enable Withdrawals', or any other permission. Tiltless only reads trade history.
Choose 'System Generated' for the simplest setup. Self-generated keys (Ed25519 or RSA) are also supported but require additional steps to generate a key pair locally.
Yes, when scoped to read-only. A 'Can Read' key cannot execute trades, transfer funds, or modify your account. Tiltless encrypts your credentials at rest.
Revoke it immediately in Binance under API Management. A read-only key cannot move funds, but you should still revoke and replace any compromised credential. Create a new key and update it in Tiltless.
Yes, and Binance strongly recommends it. Under 'Restrict access to trusted IPs only,' add your IP address. Unrestricted keys on Binance may have a 90-day expiration.
Yes. A single Binance API key with 'Can Read' permission covers all product types: Spot, USDT-M Futures, COIN-M Futures, and Margin.
Go to Account > API Management, find the key, and click 'Delete.' The key stops working immediately. Tiltless retains imported data but stops syncing.
Paste your read-only API key into Tiltless and your trades sync automatically. Under two minutes to set up.