---
title: "Gate SDKs | JavaScript, TypeScript, Node.js | Siebly"
description: "Gate SDKs for Node.js, JavaScript, and TypeScript, with typed REST API and WebSocket clients for exchange API integrations, examples, docs, and release links."
canonical: "https://siebly.io/sdk/gate"
---

# Gate SDKs by Siebly

Complete Gate SDKs for resilient REST API and WebSocket integration.

Gate SDK support for spot, futures, account workflows, and realtime streams.

## Package

- [npm: gateio-api](https://www.npmjs.com/package/gateio-api)
- [GitHub repository](https://github.com/tiagosiebler/gateio-api)
- [README](https://github.com/tiagosiebler/gateio-api#readme)
- [Gate JavaScript SDK guide](/sdk/gate/javascript)

## API Coverage

- Spot
- Futures
- WebSockets

## Integration Profile

**REST API:** Use the Gate SDK for spot and futures REST workflows, including account state, order management, balances, market data, and contract-specific request paths.

**WebSockets:** Use WebSocket clients for Gate market streams and account-related event streams in the product areas supported by the SDK.

**Reliability:** Keep settle currency, contract symbols, and spot/futures clients explicit; watch per-market rate limits and reconnect/resubscribe streams after transport interruptions.
