Skip to content
On this page

SDKs

Official SDK clients for the Aegis API.

Available SDKs

SDKLanguageStatus
Node.jsTypeScript/JavaScript✅ Stable
PythonPython 3.9+✅ Stable
GoGo 1.18+✅ Stable
JavaJava 11+🚧 Coming Soon

Installation

::: code-group

sh [Node.js]
npm install @aegis-tech/sdk
sh [Python]
pip install aegis-sdk
sh [Go]
go get github.com/aegis-tech/go-sdk

:::

Released under the MIT License.