SDK
The Wenex Platform SDK provides a typed TypeScript/JavaScript client for interacting with the platform API.
Packages
Node SDK — @wenex/sdk
The official client library for Node.js and browser environments. Wraps the REST and GraphQL APIs with typed methods, supports streaming via SSE, Brotli compression, and multi-tenant usage.
→ Node SDK