Skip to content

Crypto Exchange API & SDK Reference

Источник: внешний reference-файл, перенесенный в репозиторий Kit для локальной разработки и документации. Статус для Kit: часть SDK из этого списка уже используется в production code. На текущем baseline SDK-backed pipelines реализованы для loans catalog ingestion на Gate / Bybit / KuCoin / WhiteBIT; остальные интеграции по-прежнему надо валидировать по коду и тестам, а не по одному факту наличия dependency в go.mod.

Loans v1 Support Matrix

Для product family loans в Kit v1 поддерживаются только SDK surfaces, которые отдают catalog-like market offers, а не account borrow positions.

Exchange Loans v1 Notes
Gate public lending market + multi-collateral rate surfaces
Bybit public borrowable/collateral/fixed quote catalog endpoints
KuCoin loan market + market interest-rate endpoints; auth required
WhiteBIT Smart Lending fixed/flex plan endpoints; auth required
Binance SDK surface mostly account/margin-state loans
HTX / Huobi SDK surface mostly account/margin-state loans
Bitget pinned SDK lacks usable catalog loans surface
MEXC pinned SDK lacks usable catalog loans surface
> Собрано: 2026-03-09
> Легенда: ✅ есть ⚠️ частично/community ❌ отсутствует

Сводная таблица

Биржа / Платформа Go SDK OpenAPI / Swagger API Docs GitHub
Gate.io
Bybit
Binance
KuCoin
Bitget
BingX
OKX ⚠️ (Web3 only)
MEXC
Phemex
Bitrue
CoinW
CoinEx ⚠️ (DEX only)
XT.com
WhiteBIT
HTX (Huobi)
Trust Wallet ✅ (wallet-core)
Telegram @Wallet
Venus (venus.io)
Lendle (lendle.xyz)
Aave (aave.com)
Asterdex
Paradex ⚠️ (community)

Централизованные биржи (CEX)


Gate.io

Ресурс Ссылка
Go SDK https://github.com/gateio/gateapi-go
GitHub Org https://github.com/gateio
API Docs https://www.gate.com/docs/developers/apiv4/en/
OpenAPI Spec https://github.com/gateio/gateapi-go (авто-генерация из OpenAPI)
Другие SDK Python, PHP, Node.js/TypeScript, Java, C#

Bybit

Ресурс Ссылка
Go SDK https://github.com/bybit-exchange/bybit.go.api
GitHub Org https://github.com/bybit-exchange
API Docs https://bybit-exchange.github.io/docs/v5/intro
Swagger/OpenAPI https://github.com/bybit-exchange/api-connectors/blob/master/swagger.json
API Connectors https://github.com/bybit-exchange/api-connectors
Developer Portal https://www.bybit.com/future-activity/en/developer
Другие SDK Python, Java, C#, PHP

Binance

Ресурс Ссылка
Go SDK https://github.com/binance/binance-connector-go
GitHub Org https://github.com/binance
API Docs https://developers.binance.com/docs/binance-spot-api-docs/README
OpenAPI Repo https://github.com/binance/binance-api-swagger
Swagger UI https://binance.github.io/binance-api-swagger/
OpenAPI YAML https://raw.githubusercontent.com/binance/binance-api-swagger/master/spot_api.yaml
Другие SDK Python, Java, Node.js/TypeScript, PHP, C++

KuCoin

Ресурс Ссылка
Go SDK https://github.com/Kucoin/kucoin-go-sdk
Universal SDK (multi-lang) https://github.com/Kucoin/kucoin-universal-sdk
GitHub Org https://github.com/Kucoin
API Docs https://www.kucoin.com/docs-new/introduction
SDK Docs https://www.kucoin.com/docs-new/sdk
OpenAPI ❌ (не публикуется)
Другие SDK Python, Node.js, Java

Bitget

Ресурс Ссылка
Go SDK https://github.com/BitgetLimited/v3-bitget-api-sdk (папка /bitget-golang-sdk-api)
GitHub Org https://github.com/BitgetLimited
API Docs https://www.bitget.com/api-doc/
API Docs (GitHub Pages) https://bitgetlimited.github.io/apidoc/en/spot/
OpenAPI ✅ (V3, в документации)
Другие SDK Java, Python, Node.js, PHP

BingX

Ресурс Ссылка
Go SDK ❌ официального нет; сторонний: https://github.com/tigusigalpa/bingx-go
GitHub Org https://github.com/BingX-API
API Docs https://bingx-api.github.io/docs/
API Docs Repo https://github.com/BingX-API/docs
OpenAPI
Другие SDK Python, C# (unofficial: https://github.com/JKorf/BingX.Net)

OKX

Ресурс Ссылка
Go SDK (Web3/Wallet) https://github.com/okx/go-wallet-sdk
Go SDK (Trading API) ❌ официального нет
GitHub Org https://github.com/okx
API Docs https://www.okx.com/docs-v5/en
OpenAPI
Другие SDK Python: https://github.com/okxapi/python-okx, JS/TS: https://github.com/tiagosiebler/okx-api

MEXC

Ресурс Ссылка
Go SDK https://github.com/mexcdevelop/mexc-api-sdk (multi-language, включая Go)
GitHub Org https://github.com/mexcdevelop
API Docs https://mexcdevelop.github.io/apidocs/
Spot API https://www.mexc.com/api-docs/spot-v3/introduction
Contract API Docs https://mexcdevelop.github.io/apidocs/contract_v1_en/
OpenAPI ❌ (Postman-коллекции)
Другие SDK Python, Java, JavaScript, .NET

Phemex

Ресурс Ссылка
Go SDK ❌ официального нет
GitHub Org https://github.com/phemex
API Docs https://phemex-docs.github.io/
API Docs Repo https://github.com/phemex/phemex-api-docs
OpenAPI
Другие SDK через CCXT, Python

Bitrue

Ресурс Ссылка
Go SDK ❌ официального нет
GitHub Org https://github.com/Bitrue-exchange
API Docs (Spot) https://github.com/Bitrue-exchange/Spot-official-api-docs
API Docs (Futures) https://github.com/Bitrue-exchange/USDT-M-Future-open-api-docs
Website API Page https://www.bitrue.com/api/
OpenAPI ❌ (упоминается, но не доступен публично)
Другие SDK Python (community)

CoinW

Ресурс Ссылка
Go SDK
GitHub Org https://github.com/Coinw-Api
WebSocket Client https://github.com/Coinw-Api/websocket-client
API Docs https://www.coinw.com/api-doc/en/common/introduction
OpenAPI
Другие SDK не задокументировано публично

⚠️ CoinW имеет минимальное публичное developer-presence. Рекомендуется обратиться напрямую в поддержку.


CoinEx

Ресурс Ссылка
Go SDK ❌ официального нет
GitHub Org https://github.com/coinexcom
GitHub Org (chain) https://github.com/coinexchain
API Docs https://docs.coinex.com/api/v2/
Legacy API Docs https://coinexcom.github.io/coinex_api_en_doc/
OpenAPI (DEX) https://dex-api.coinex.org/swagger/
Другие SDK PHP (community)

XT.com

Ресурс Ссылка
Go SDK ❌ (есть только Go-демо, не полноценный SDK)
GitHub Org https://github.com/xt-com
API Docs https://doc.xt.com/
API Docs Repo https://github.com/xtpub/api-doc
Website API Page https://www.xt.com/docs/api
OpenAPI
Другие SDK Python, Java

WhiteBIT

Ресурс Ссылка
Go SDK https://github.com/whitebit-exchange/go-sdk
GitHub Org https://github.com/whitebit-exchange
API Docs https://docs.whitebit.com/
API Docs Repo https://github.com/whitebit-exchange/api-docs
Quickstart Examples https://github.com/whitebit-exchange/api-quickstart
SDK Page https://docs.whitebit.com/sdks
OpenAPI
Другие SDK Python, Node.js, PHP, Java

HTX (бывший Huobi)

Ресурс Ссылка
Go SDK https://github.com/HuobiRDCenter/huobi_Golang
GitHub Org https://github.com/HuobiRDCenter
API Docs (Spot) https://huobiapi.github.io/docs/spot/v1/en/
API Docs (USDT-M) https://docs.huobigroup.com/docs/usdt_swap/v1/en
Developer Portal https://www.htx.com/en-us/opend/newApiPages/
OpenAPI
Другие SDK Python: https://github.com/HuobiRDCenter/huobi_Python · Java: https://github.com/HuobiRDCenter/huobi_Java · C#: https://github.com/HuobiRDCenter/huobi_CSharp · C++: https://github.com/HuobiRDCenter/huobi_Cpp

Кошельки и DeFi


Trust Wallet

Ресурс Ссылка
Go SDK (wallet-core) https://github.com/trustwallet/wallet-core
Go Samples https://github.com/trustwallet/wallet-core/tree/master/samples/go
GitHub Org https://github.com/trustwallet
Developer Portal https://developer.trustwallet.com/developer
Wallet Core Docs https://developer.trustwallet.com/developer/wallet-core
OpenAPI
Другие SDK Swift (iOS), Kotlin/Java (Android), WebAssembly

Trust Wallet Core — кроссплатформенная библиотека для работы с 130+ блокчейнами.


Telegram @Wallet (wallet.tg)

Ресурс Ссылка
Go SDK ❌ официального нет
API Docs (Wallet Pay) https://docs.wallet.tg/pay/
Wallet Pay Service https://pay.wallet.tg/
Telegram Bot Payments API https://core.telegram.org/bots/payments
GitHub Org https://github.com/WalletPayOfficial
OpenAPI ❌ (документация в ReDoc-формате)
Другие SDK TypeScript/JS: https://github.com/reqpkg/wallet-pay-sdk-ts · Python: https://github.com/Olegt0rr/TelegramWalletPay · PHP: https://github.com/sergeybr94/tg-wallet-pay

Venus Protocol (venus.io)

Ресурс Ссылка
Go SDK
GitHub Org https://github.com/VenusProtocol
API Docs https://docs-v4.venus.io/services/api
Docs https://docs-v4.venus.io/
JS SDK https://github.com/VenusProtocol/venus-js
Smart Contracts https://github.com/VenusProtocol/venus-protocol
OpenAPI
API Endpoints Mainnet: https://api.venus.io · Testnet: https://testnetapi.venus.io
Другие SDK JavaScript/TypeScript

Lendle (lendle.xyz)

Ресурс Ссылка
Go SDK
GitHub Org https://github.com/lendle-xyz
Docs https://docs.lendle.xyz/
Official Links https://docs.lendle.xyz/links/official-links
Smart Contracts https://github.com/lendle-xyz/lendle-contracts
Docs Repo https://github.com/lendle-xyz/lendle-docs
dApp https://app.lendle.xyz
OpenAPI
Другие SDK не задокументировано; работа через ABI/web3

Lendle — форк Aave на сети Mantle. SDK работы нет, взаимодействие через смарт-контракты.


Aave (aave.com)

Ресурс Ссылка
Go SDK
GitHub Org https://github.com/aave
Docs https://aave.com/docs
v4 Docs https://aave.com/docs/aave-v4
API (legacy v2) https://aave-api-v2.aave.com/
v4 SDK (TypeScript) https://github.com/aave/aave-v4-sdk
Aave Utilities https://github.com/aave/aave-utilities
Protocol v2 Repo https://github.com/aave/protocol-v2
Protocol v4 Repo https://github.com/aave/aave-v4
OpenAPI
Другие SDK TypeScript/JavaScript, Python (через web3-ethereum-defi)

Asterdex (asterdex.com)

Ресурс Ссылка
Go SDK ❌ официального нет (есть Go-демо в api-docs)
GitHub Org https://github.com/asterdex
API Docs https://docs.asterdex.com/product/aster-perpetuals/api/api-documentation
API Docs Repo https://github.com/asterdex/api-docs
Futures API Docs https://github.com/asterdex/api-docs/blob/master/aster-finance-futures-api-v3.md
Spot API Docs https://github.com/asterdex/api-docs/blob/master/aster-finance-spot-api.md
REST (Futures) https://fapi.asterdex.com
REST (Spot) https://sapi.asterdex.com
WebSocket wss://fstream.asterdex.com
OpenAPI
Другие SDK Python (демо-имплементации в репозитории)

Paradex (paradex.trade)

Ресурс Ссылка
Go SDK ⚠️ community: https://github.com/trishtzy/go-paradex
Python SDK (official) https://github.com/tradeparadex/paradex-py
GitHub Org https://github.com/tradeparadex
API Docs https://docs.paradex.trade/api/general-information
Docs https://docs.paradex.trade/
Quick Start https://docs.paradex.trade/api/general-information/api-quick-start
Swagger UI https://api.prod.paradex.trade/swagger/index.html
Code Samples https://github.com/tradeparadex/code-samples
Docs Repo https://github.com/tradeparadex/paradex-docs
Другие SDK Python (официальный)

Paradex работает на StarkNet. Официальный SDK только на Python; Go SDK — community-проект.



Альтернативные OpenAPI-спецификации и универсальные решения

Для бирж, у которых нет официальных OpenAPI/Swagger спецификаций, существуют следующие альтернативы:

CCXT — универсальная торговая библиотека

Ресурс Ссылка
GitHub https://github.com/ccxt/ccxt
Docs https://docs.ccxt.com/
Go-биндинги https://github.com/ccxt/ccxt/tree/master/go
Поддержка 100+ бирж (Gate, Bybit, Binance, KuCoin, OKX, MEXC, HTX, Phemex, Bitrue, CoinEx, XT.com и др.)

CCXT — де-факто стандарт для мульти-биржевого доступа. Не является OpenAPI-спецификацией, но предоставляет единый Go/Python/JS интерфейс. В репозитории есть Go-пакет начиная с версии 4.x.


JKorf / CryptoExchange.Net — .NET клиенты с типизированными интерфейсами

Серия open-source библиотек, воспроизводящих API точно по документации. Полезны как reference-имплементации.

Биржа Репозиторий
Binance https://github.com/JKorf/Binance.Net
Bybit https://github.com/JKorf/Bybit.Net
OKX https://github.com/JKorf/OKX.Net
HTX https://github.com/JKorf/HTX.Net
KuCoin https://github.com/JKorf/Kucoin.Net
Gate.io https://github.com/JKorf/GateIo.Net
BingX https://github.com/JKorf/BingX.Net
Bitget https://github.com/JKorf/Bitget.Net
CoinEx https://github.com/JKorf/CoinEx.Net
XT.com https://github.com/JKorf/XT.Net
MEXC https://github.com/JKorf/MEXC.Net
Bitfinex https://github.com/JKorf/Bitfinex.Net

Postman Collections (конвертируются в OpenAPI)

Ряд бирж публикует Postman-коллекции, которые можно конвертировать в OpenAPI через postman-to-openapi:

Биржа Ресурс
MEXC Postman-коллекции в документации
KuCoin https://github.com/NightOwl07/kucoin-postman (community)
Конвертер https://github.com/joolfe/postman-to-openapi

APIs.guru OpenAPI Directory

Ресурс Ссылка
Каталог https://apis.guru
GitHub https://github.com/APIs-guru/openapi-directory

Криптобиржи в этом каталоге практически не представлены, но каталог полезен для проверки наличия официально задекларированных спецификаций.


Итоговые примечания

  • OpenAPI официально публикуют только Binance (полный YAML), Bybit (swagger.json) и Paradex (Swagger UI). Gate.io и Bitget авто-генерируют SDK из внутренних спецификаций, но отдельного файла не публикуют.
  • CoinEx имеет Swagger только для DEX (dex-api.coinex.org/swagger/), но не для основной биржи.
  • DeFi-протоколы (Aave, Venus, Lendle) не имеют REST API в традиционном смысле — взаимодействие происходит напрямую со смарт-контрактами через ABI и web3-библиотеки.
  • Go SDK нативно поддерживается у: Gate, Bybit, Binance, KuCoin, Bitget, MEXC, WhiteBIT, HTX. Для остальных — CCXT Go или кастомная реализация.
  • Лучшая альтернатива для Go: CCXT Go покрывает большинство бирж из списка единым интерфейсом.