Documentation Index
Fetch the complete documentation index at: https://whitebit-mintlify-seo-descriptions-1777248505.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
WhiteBIT OAuth 2.0 implementation uses the standard Authorization Code Grant flow. This flow is suitable for server-side applications where the client secret can be securely stored.Scopes
Available Scopes (requested during client setup):general: General API accessshow.userinfo: Access to basic user informationusers.read: Read user datausers.email.read: Read user email informationusers.kyc.read: Information about whether a user has passed KYC verificationorders.read: Read trading ordersorders.create: Create trading ordersorders.delete: Delete trading ordersbalances.read: Read account balancesmarkets.read: Read market informationdeals.read: Read trading dealsorders_history.read: Read order historyusers.transactions.read: Read user transactionsusers.converts.read: Read currency conversion historyusers.balances.read: Read user account balancesusers.orders.read: Read user ordersusers.deals.read: Read user deals