Skip to main content

SDK Overview

Official SDKs Available - Kintsugi provides officially supported SDKs for multiple programming languages, making it easy to integrate with your applications.
Kintsugi offers officially supported SDKs that provide a simple, type-safe way to interact with our APIs. Our SDKs are automatically generated from our OpenAPI specifications and stay up-to-date with the latest API changes.

Customer API SDK

SDK for standard customer-facing operations

Partners API SDK

SDK for comprehensive partner integrations

Quick Start

Get started with SDKs in minutes

Examples

Real-world integration examples

Supported Languages

Our SDKs are available for the most popular programming languages:

Python

pip install kintsugi-tax

TypeScript

npm install @kintsugi-tax/sdk

Java

Maven/Gradle support

PHP

Composer package

Ruby

Gem package

Key Features

Full TypeScript/type definitions for all languages with IntelliSense support
SDKs are automatically updated when our APIs change
Built-in error handling with detailed error messages
Simple API key authentication with automatic header management
Built-in rate limiting and retry logic

Getting Started

1

Choose Your Language

Select the SDK for your preferred programming language
2

Install the SDK

Use your language’s package manager to install the SDK
3

Get Your API Key

Retrieve your API key from the Kintsugi Platform
4

Start Building

Follow the language-specific guides to start integrating
Need Help? Check out our SDK Examples for real-world integration patterns, or visit our Support page for assistance.