Skip to main content
Our SDKs provide a convenient way to integrate WSAPI into your applications. Each SDK includes authentication handling, request/response parsing, and comprehensive error handling.

Choose your language

Node.js / TypeScript

Full-featured SDK with HTTP client, SSE support, and complete type definitions.

.NET (C#)

.NET 7+ library with dependency injection, SSE client, and async patterns.

Python

Python SDK with sync/async support, webhook helpers, and SSE streaming.

SDK comparison

FeatureNode.js.NETPython
HTTP ClientYesYesYes
SSE (Pull Mode)YesYesYes
Webhook HelpersYesYesYes
TypeScript TypesYesN/AType Hints
Async SupportYesYesYes
Error Handling ModesException + TryException + TryException + Try

GitHub repositories

Don’t see your language? You can use the HTTP REST API directly from any language that supports HTTP requests.