Skip to content

SDKs & installation

Eight GA SDKs, all available. Python and TypeScript carry the full API reference.

Make your first call

New to infrai? The Quickstart walks you from install to your first response — in Python, TypeScript, Go, Rust, Java, C#/.NET, Ruby and PHP.

Open the Quickstart

Install

One-line install per language. Package names are the real published identifiers.

LanguageInstallStatus
Pythonpip install infrai
GA
TypeScriptnpm install @infrai/sdk
GA
Gogo get github.com/infrailab/infrai-go
GA
Rustcargo add infrai
GA
Javaio.infrailab:infrai-sdk:0.2.0
GA
C#dotnet add package Infrai
GA
Rubygem install infrai
GA
PHPcomposer require infrailab/infrai
GA

Full reference languages

Python and TypeScript ship the complete, documented API surface used across this site.

  • Pythonpip install infrai
  • TypeScriptnpm install @infrai/sdk

Browse the API reference

Coming soon

These SDKs are in progress. The install commands below are the planned package identifiers.