SDKs
TypeScript shipped. Python and Go on the roadmap.
TypeScript
@tanqory/sdk v1.x is published on GitHub Packages. It targets browsers,
Node.js, and React Native from a single entry point.
npm install @tanqory/sdk
Entry points:
@tanqory/sdk— universal client@tanqory/sdk/react— React hooks@tanqory/sdk/react-native— RN-specific bindings
Python
In development. The Python SDK will be generated from the same OpenAPI source as TypeScript — no hand-written drift. Expected Q3 2026.
Go
Planned for Q4 2026. Generated from OpenAPI.
SDK guarantee
Every Tanqory SDK is generated from the OpenAPI source in tanqory-platform-docs. Hand-written PRs against generated surface are rejected. This is the only way three languages stay in sync.