Official Client SDKs
To make integration easier and more efficient, we provide an official SDK in TypeScript, Java and more. This library simplifies API interactions by handling request formatting, authentication, and error handling for you, allowing you to focus on your application rather than managing API communication. The TypeScript SDK includes:- Simple setup and configuration
- Type-safe methods for all available API endpoints
- Built-in retry logic for transient failures
- Automatic error handling with clear exception messages
TypeScript
The TypeScript SDK is perfect for web applications or backend services built withNode.js, Bun and more, offering a streamlined and robust integration experience.
