Bybit API
v5 unified trading account · testnet included · CFD-style TradFi pairs on derivatives
Erstellen Sie einen Schlüssel sicher
- Profile → API → Create New Key → System-generated API keys.
- Pick API transaction type: read-only or read-write — Bybit makes the split explicit at creation.
- Scope the key to Unified Trading; skip derivatives-only legacy scopes for new code.
- Bind your server IP; unbound read-write keys auto-expire after 90 days.
- Test everything on testnet.bybit.com first — same API surface, separate keys.
Berechtigungen: Was gewähren
- Read-only: wallet, positions, executions — our portfolio views stop here.
- Read-write (Trade): required only to run strategies live on your account.
- Withdrawal: never. Keys with withdrawal enabled are refused by our connect flow.
Wissenswert vor dem Programmieren
- v5 merges spot + derivatives into the Unified Trading Account API.
- A real testnet (not a flag) is the cleanest sandbox of the three exchanges.
- Rate limits are per-endpoint and per-UID; headers echo your remaining budget.
Gewähren Sie niemals jemandem die Abhebungsberechtigung. Nicht uns, keinem Dienst. Unser Verbindungsablauf lehnt Schlüssel ab, die dies haben. Ein Handelschlüssel kann einen Trade verlieren; ein Abhebungsschlüssel kann das Konto verlieren.
Verbinden Sie diesen Schlüssel mit unserer Engine → Offizielle API-Dokumentation Create a Bybit account
Andere Leitfäden: Gate.io API · OKX API · MEXC API · Vergleichen Sie ihre Gebühren