Bybit API
v5 unified trading account · testnet included · CFD-style TradFi pairs on derivatives
सुरक्षित रूप से कुंजी बनाएं
- 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.
अनुमतियाँ: क्या दें
- 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.
कोड करने से पहले जानने योग्य बातें
- 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.
किसी को भी निकासी की अनुमति कभी न दें। हमें नहीं, किसी सेवा को नहीं। हमारा कनेक्ट फ्लो उन कुंजियों को अस्वीकार करता है जिनमें यह है। एक ट्रेडिंग कुंजी एक ट्रेड खो सकती है; एक निकासी कुंजी खाता खो सकती है।
इस कुंजी को हमारे इंजन से कनेक्ट करें → आधिकारिक API दस्तावेज़ Create a Bybit account
अन्य गाइड: Gate.io API · OKX API · MEXC API · उनकी फीस की तुलना करें