Libraries
AuthlyX provides native libraries for every major platform. Each SDK ships with a complete example project so you can get running fast.
C# SDK
.NET Core & Framework
Full-featured C# library supporting Console and WinForms applications. Covers authentication, license management, chat, cloud variables, and more.
C++ SDK
Native Desktop
High-performance C++ library for native Windows applications. Zero-dependency core with optional CURL networking. Ideal for game launchers and system tools.
Python SDK
Python 3.8+
Clean Python library with async support. Works in scripts, bots, and GUI applications. Ships with type hints and a full example project.
JavaScript SDK
Web & Node.js
Versatile JavaScript/TypeScript library for web apps and Node.js back-ends. Promise-based with comprehensive TypeScript typings.
Rust SDK
Rust (Cargo)
Minimal Rust client example for AuthlyX v2 using reqwest. Great for fast native tools, launchers, and back-end utilities with strong safety guarantees.
Need a different language?
AuthlyX exposes a universal REST API — you can integrate it with any language or framework. Check the API Reference for the full endpoint specification.