Skip to main content

Java SDK

Official Java SDK - The Kintsugi Java SDK provides a robust, type-safe way to interact with the Kintsugi API from Java applications.

Installation

Maven

Gradle

Quick Start

Repository

Java SDK Repository

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

Features

  • Type Safety: Full type safety with generated models
  • Builder Pattern: Fluent builder pattern for easy configuration
  • Error Handling: Comprehensive error handling with typed exceptions
  • Authentication: Simple API key authentication
  • Custom HTTP Client: Support for custom HTTP client configuration

Examples

Basic Tax Calculation

Custom HTTP Client

Error Handling

Configuration

Environment Variables

Custom Configuration

Testing

Advanced Features

Custom HTTP Client with Hooks

Support

GitHub Issues

Report bugs and request features

Documentation

Full SDK documentation