KuCoin TypeScript SDK

Crawlable snapshot of the KuCoin TypeScript SDK page with install and integration context.

What This SDK Covers

  • KuCoin REST API integrations for exchange-specific workflows.
  • KuCoin WebSocket support for market and account stream handling.
  • TypeScript-friendly usage patterns for service and automation stacks.
  • Routable examples under /examples for implementation reference.

Install Package

npm install kucoin-api
# or
pnpm add kucoin-api
yarn add kucoin-api

Reference Links

This is a static, crawlable snapshot. The interactive app loads after JavaScript starts and can refresh live data.