Skip to content

Waldur SDK Documentation

This document provides information about official Waldur SDK libraries available in multiple programming languages. All SDK clients are automatically generated from OpenAPI schema, ensuring consistency across different implementations.

Available SDKs

Python SDK

  • Repository: waldur/py-client
  • Auto-generated Python client for Waldur REST API
  • Installation:

    1
    pip install waldur-client
    

TypeScript/JavaScript SDK

  • Repository: waldur/js-client
  • Auto-generated TypeScript/JavaScript client for Waldur REST API
  • Installation:

    1
    npm install waldur-js-client
    

Go SDK

  • Repository: waldur/go-client
  • Auto-generated Go client for Waldur REST API
  • Installation:

    1
    go get github.com/waldur/go-client
    

Features

  • Auto-generated from OpenAPI specification
  • Type-safe API interfaces
  • Comprehensive API coverage
  • Regular updates following Waldur API changes