LibrariesSDK Downloads

Build with your favorite stack

Official SDKs for all major platforms. Each library wraps our REST API with idiomatic interfaces, built-in error handling, and comprehensive TypeScript/type definitions.

v2.4.0

Node.js

$ npm install kite-node
View on GitHub
v1.8.2

Python

$ pip install kite-python
View on GitHub
v0.9.1

Go

$ go get github.com/gooick/kite-go
View on GitHub
v1.2.0

Flutter

$ flutter pub add kite_flutter
View on GitHub
v1.0.3

Swift (iOS)

$ .package(url: "https://github.com/gooick/kite-swift", from: "1.0.3")
View on GitHub
v1.1.0

Kotlin (Android)

$ implementation 'io.gooick:kite-android:1.1.0'
View on GitHub

Don't see your language?

Our REST API works with any HTTP client. Check out the API Reference for direct integration, or let us know what SDK you'd like to see next.