Powerful SDKs for Every Developer

Ready-to-use software development kits for Python, JavaScript, Java, and more. Simplify API integration with our battle-tested SDKs built for modern application development.

Python
JavaScript
Java
Go
C#

What You'll Find in Our SDKs

Pre-Built Clients

Instant access to fully-maintained REST/GraphQL clients for all major endpoints with automatic error handling and retry mechanisms.

Language-Specific Patterns

idiomatic code structure for each programming language with async/await support, dependency injection, and proper packaging for easy distribution.

Automated Authentication

Built-in token management, refresh flows, and secure credential storage with industry-standard encryption.

Available SDKs

Python
v2.4.1
                        pip install edzja-sdk
                        
Key Features:
  • Async I/o Support
  • Type Hints
  • Logging Middleware
JavaScript
v3.1.0
                        npm install @edzja/core
                        
Key Features:
  • ES Module Support
  • WebSocket Client
  • Promise-based API
Java
v2.1.7
                        implementation 'com.edzja:core:2.1.7'
                        
Key Features:
  • Java 8+