Skip to main content

SDK Documentation

Choose your language and get started with Settler in minutes. All SDKs are production-ready with automatic retries, error handling, and full API coverage.

Node.js/TypeScript

stable

Production-grade TypeScript SDK with full type safety

TypeScript

Features

  • Full TypeScript Support
  • Automatic Retries
  • Request Deduplication

Installation

npm install @settler/sdk
View Documentation

Python

stable

Pythonic SDK with async support and type hints

Python 3.8+

Features

  • Async/Await Support
  • Type Hints
  • Production Ready

Installation

pip install settler-sdk
View Documentation

Go

stable

Go SDK with context support and concurrent safety

Go 1.21+

Features

  • Context Support
  • Concurrent Safe
  • Minimal Dependencies

Installation

go get github.com/settler/settler-go
View Documentation

Ruby

beta

Ruby SDK with idiomatic Ruby patterns

Ruby 3.0+

Features

  • Ruby Idioms
  • Gem Support
  • Full API Coverage

Installation

gem install settler-sdk
View Documentation

Quick Links

Additional resources to help you get started