Choose an integration path
Embedded Trading
Per-customer sub-accounts under a partner master — account isolation, per-customer API keys, and fee share on referred trading.
Market Makers
Maker rebates, colocation infrastructure, and bulk-order capabilities through the Market-Making Program.
Payments & Fiat
Deposits, payouts, and merchant flows — plus corporate on/off-ramp between fiat and crypto.
Wallet-as-a-Service
Place WhiteBIT behind the partner product as the wallet, custody, and settlement building block.
Crypto-as-a-Service
A full white-label exchange delivered as a dedicated, custom-branded instance.
App Builders
Copy trading, trading bots, and portfolio apps built over users’ own accounts via a partner-held API key.
Funds & Institutions
OTC, portfolio margin, custody, and venue listings for funds, desks, banks, and exchanges.
- Account holding — do end users hold personal WhiteBIT accounts, or does the partner operate accounts on the end users’ behalf? Own accounts with a partner-held API key are Model B → App Builders. Partner-operated sub-accounts are Model A → Embedded Trading. Compare the two models on the integration models concept; building a full backend instead of a single account model → compare Wallet-as-a-Service and Crypto-as-a-Service.
- Direction — is the partner building on the WhiteBIT API, or proposing WhiteBIT integrate into an external platform or network? The latter is a partnership conversation — contact
institutional@whitebit.comdirectly (see Funds & Institutions). - Scope — trading, payments, or both? Payment and payout integrations route to Payments & Fiat regardless of the answers above.
REST vs. WebSocket decision matrix
Order placement runs over REST for request–response confirmation and atomic bulk placement; the WebSocket order methods add an alternative on the same authorized connection from September 2, 2026, on the global platform only. Combining REST for order management with WebSocket for market data remains the most common integration pattern. See the WebSocket API for the available channels and the API Reference for endpoint details.
How to apply
Partner-program applications go toinstitutional@whitebit.com and are individually reviewed before provisioning. Including the following in the first message routes the application to the right team without extra clarification rounds:
About the company (all applicants):
- Registered legal entity — full legal name, registration number, and jurisdiction (not a brand or product name).
- Licenses or registrations held, with the regulator and register reference. Unlicensed platforms qualify for models where WhiteBIT verifies end users directly; KYC reliance is separately gated — see the Wallet-as-a-Service page for the eligibility conditions.
- Application capacity — the applicant’s own behalf or on behalf of a client — and the intended contracting counterparty.
- Direction — building on the WhiteBIT API, or proposing WhiteBIT integrate into an external platform or network (the latter is a partnership conversation rather than an application).
- Intended account structure: (a) own main account only; (b) end users’ own WhiteBIT accounts with a partner-held API key; (c) per-customer sub-accounts under the partner’s master (main) account; (d) a pooled (omnibus) structure — a pooled account for end-user funds is not offered, but declaring the intent lets WhiteBIT propose the closest supported model (see why not a pooled account).
- Scope — crypto only, or fiat as well, and at which level (partner account or end users).
- The party performing end-user KYC — the partner or WhiteBIT — and, for partner-side KYC, the supervisory basis.
- The user population reached — direct clients, or customers of the partner’s merchants or clients — and the business vertical.
- The countries where the service is offered or marketed, and the geo-gating approach (how the service restricts availability by user country or region).
- For sub-account requests: settlement topology — per-customer deposit addresses, or deposits and withdrawals concentrated at the master account with internal allocation.
Program terms and security
Program terms — revenue share and eligibility — differ by program; the specific band and how the share is reported are on each program overview. Security certifications apply platform-wide. Revenue-share terms depend on the program. Embedded Trading partners earn a share of the trading fees that referred customers generate across all products, with payouts initiated by the partner, most commonly once per month — see WhiteBIT Embedded Trading for current rates. Other partner programs confirm commercial terms during onboarding.What’s next
Embedded Trading
The most-integrated program — the starting point for operating customer accounts.
Partner FAQ
Cross-cutting answers on KYB, sandbox access, fees, and rate limits.
First API call
Make a public call, then add HMAC signing for authenticated endpoints.