Skip to main content

TypeScript SDK

Official TypeScript SDK - The Kintsugi TypeScript SDK provides a modern, type-safe way to interact with the Kintsugi API from TypeScript and JavaScript applications.

Installation

Quick Start

Repository

TypeScript SDK Repository

View source code, report issues, and contribute to the TypeScript SDK

Features

  • Type Safety: Full TypeScript definitions with IntelliSense support
  • Async/Await: Modern async/await support for all operations
  • Error Handling: Comprehensive error handling with typed exceptions
  • Authentication: Simple API key authentication
  • Rate Limiting: Built-in rate limiting and retry logic
  • Tree Shaking: Optimized bundle size with tree shaking support

Examples

Basic Tax Calculation

React Integration

Node.js Express Integration

Error Handling

Configuration

Environment Variables

Custom Configuration

Testing

Advanced Features

Custom HTTP Client

Batch Operations

Support

GitHub Issues

Report bugs and request features

Documentation

Full SDK documentation