Go SDK
Official Go SDK for the Ziptax API
The Go SDK provides a fast, type-safe client tailored for high-performance
backend services. It includes well-structured request/response models,
automatic handling of API keys, convenient helpers for tax calculation and
jurisdiction lookup, and native support for context.Context. It’s ideal for
microservices, concurrent processing pipelines, and any environment where
efficiency and reliability are primary concerns.
The Go SDK is currently offered as a Beta product. Please send your comments and suggestions to support@zip.tax.
Project resources
Implementation example
Full documentation
Full reference documentation, including all request options, response types, and helper functions, is available in the GitHub repository and the Go Package documentation.
