Official Client Libraries
SDKs & Libraries
Integrate Taxu into your application in minutes with our official, type-safe libraries for your favorite languages and frameworks.
Popular Libraries
Node.js
v2.1.0Verified
Official Node.js SDK for server-side JavaScript and TypeScript applications
npm install @taxu/node
Python
v2.0.5Verified
Official Python SDK for Django, Flask, and FastAPI applications
pip install taxu
Go
v1.5.0Verified
Official Go SDK for high-performance backend services
go get github.com/taxu/taxu-go
React
v2.3.0Verified
Official React SDK with hooks and components for frontend integration
npm install @taxu/react
All Supported Platforms
Developer Tools
Taxu CLI
Manage API keys, listen to webhooks, and debug your integration directly from your terminal. The fastest way to build with Taxu.
$ npm install -g @taxu/cli
Installed version 1.2.0
$ taxu login
✓ Authenticated as user@example.com
$ taxu listen --forward-to localhost:3000
Ready to receive webhooks...