Developer SDKs & Libraries

Integrate with Aevum Zenth's global infrastructure. Official client libraries, CLI tools, and REST/GraphQL APIs across 400+ subsidiaries.

@aevum/energy-grid
TypeScript/Node v3.2.1 Stable

Official client for real-time grid telemetry, load balancing APIs, and renewable asset management across 28 countries.

npm install @aevum/energy-grid
zenth-core-sdk
Rust/Python/Go v5.0.0 Stable

Unified infrastructure client for Zenth Digital Systems. Handles quantum job scheduling, distributed compute, and enterprise auth.

pip install zenth-core-sdk
@aevum/orbit-telemetry
Python/C++ v2.4.0 Beta

Satellite constellation management, ground station relay protocols, and hypersonic flight data streaming.

pip install @aevum/orbit-telemetry
zenth-health-client
JavaScript/Swift v4.1.2 Stable

HIPAA/GDPR-compliant patient data sync, genomics pipeline integrations, and telemedicine WebSocket handlers.

npm install zenth-health-client
@aevum/capital-api
Java/.NET/Python v6.8.0 Stable

Institutional trading execution, cross-border settlement, KYC/AML verification, and real-time portfolio analytics.

mvn install @aevum/capital-api
aevum-freight-sdk
Node/Ruby/Go v3.9.4 Stable

Global shipment tracking, customs automation, autonomous fleet routing, and warehouse IoT device management.

gem install aevum-freight-sdk

Quick Start

Initialize the Aevum Zenth CLI and authenticate with your enterprise API key.

bash — aevum-zenth-cli
$ npm install -g @aevum/zenth-cli ✔ CLI installed successfully v2.4.0

$ zenth auth login --enterprise Enter API Key: •••••••••••••••• ✔ Authenticated as: dev@yourorg.aevumzenth.internal

$ zenth init my-project --sdk energy --lang typescript ✔ Scaffolded project structure ✔ Configured .env with sandbox credentials ✔ Ready to run `npm run dev`
\uD83D\uDCD6

API Reference

Complete endpoint documentation, request/response schemas, and interactive playground for all division APIs.

Browse Reference
\uD83D\uDEE0\uFE0F

Developer Tools

CLI utilities, Postman collections, SDK generators, webhook testers, and CI/CD integration templates.

View Tools
\uD83E\uDD1D

Community & Support

Stack Overflow tag, Discord developer channel, issue tracker, and enterprise support SLAs.

Get Help
\uD83D\uDD2C

Changelog & Roadmap

Version history, deprecation notices, upcoming SDK releases, and feature voting board.

View Updates