Cede SDK

YourCEX connectivityas a service, for asset management

Cede SDK is a powerful centralized exchange connectivity tool that simplifies exchange tracking, internal transfers, deposits, and withdrawals with minimal effort. Supporting over 15 exchanges, it seamlessly handles all your asset management needs.

Documentation
dashboard

15 Supported Exchanges

binanceBinance
coinbaseCoinbase
krakenKraken
gateioGate.io
okxOKX
bitfinexBitfinex
huobiHTX
kucoinKucoin
bybitBybit
bitgetBitget
bitstampBitstamp
bitmartBitmart
mexcMEXC
coinbaseexchangeCoinbase Exchange
geminiGemini
coinbaseexchangeCoinbase Exchange
binanceusBinance US
binanceBinance
coinbaseCoinbase
krakenKraken
gateioGate.io
okxOKX
bitfinexBitfinex
huobiHTX
kucoinKucoin
bybitBybit
bitgetBitget
bitstampBitstamp
bitmartBitmart
mexcMEXC
coinbaseexchangeCoinbase Exchange
geminiGemini
coinbaseexchangeCoinbase Exchange
binanceusBinance US

Services

Unlock the CEX connectivity

Avoid the hassle of Centralized Exchange Connectivity and leave the work to experts.

Fast feature prototyping

Integrate the CEX connectivity in a few weeks or less, to test internally or with your power users.

PRO

Guaranteed connectivity

Our SDK is rigorously tested with real assets by internal and external partners for faster issue resolution. We work closely with exchanges to ensure reliable connectivity whenever you need it.

PRO

Accelerated time to market & extended customer reach

Integrate Cede SDK to access major exchanges instantly, outpace competitors with superior CEX connectivity, and expand into new markets.

PRO

Focus on your core business

Reinforce your core pillars (key management, blockchain connectivity, transaction policy, (regulation)) and current product offerings while offering new opportunities to your clients

PRO

Metrics

What you will manage

15

Aggregated CEX

500

Supported networks

+2700

Tokens available

Cex connectivity

Main Features

Track

Retrieve user balances across all CEX wallet types and access public data such as prices and unified network/token information.

Withdrawals

Execute transfer, and fetch all withdrawal status and data (minimum withdrawals, fees…).

Deposit

Execute and track CEX deposit.

Sub Account

Track and transfer between master and sub-account assets.

Trade

Fetch spot market data, including pairs and rates, retrieve minimum trade amounts, and prepare, create, and track spot market orders.

Custom Tutorials

Complete step by step tutorial to guide you and your user through onboarding and whitelisting.

And what’s more

Estimated fees

Easily estimate trade and withdrawal fees for any pair, token, or network.

Limits

Each trade and withdrawal requires minimum and maximum amounts. Fetch these limits seamlessly.

Unified data

Standardized networks and tokens with user-friendly names.

Caching

To enhance the UX of your users, use our caching and request deduplication.

Unified errors

Standardized all CEX errors with readable messages.

Hooks

Track your withdrawals and deposits, and execute the logic once the transaction is completed.

Security

Keep control of users' credentials

01

Usage of Secrets

API or OAuth keys are managed by the client. The SDK accesses the keys only during request execution and deletes them from memory after the exchange instance has been removed.
02

Control Access

You can also pass a signer function to the SDK. This way, the SDK will never directly access the keys.
03

On-premise API

Keep control, by hosting the Cede SDK as an API directly on your server.