Officielle SDK'er

Type-safe SDK'er til de mest populære sprog. Installér med din package manager og kom i gang på minutter.

🐍

Python

v2.4.1 · Python 3.8+
pip install walter-sdk

Type hints, async support, automatic pagination og retry logic.

GitHub →PyPI →Docs →
JS

Node.js / TypeScript

v2.4.1 · Node 18+
npm install @walter/sdk

Full TypeScript types, ESM & CJS support, built-in retries.

GitHub →npm →Docs →
C#

C# / .NET

v2.4.1 · .NET 6+
dotnet add package Walter.SDK

Strongly-typed models, async/await, IHttpClientFactory support.

GitHub →NuGet →Docs →
PHP

PHP

v2.4.1 · PHP 8.1+
composer require walter/sdk

PSR-18 HTTP client, Laravel integration, automatic serialization.

GitHub →Packagist →Docs →

Mangler dit sprog?

Du kan altid kalde WALTER API direkte via HTTP. Vores REST API er sprog-agnostisk — brug det med Go, Ruby, Rust eller ethvert andet sprog.

Se REST API Reference →