generated: '2026-08-06' method: searched source: https://rubygems.org/, https://pypi.org/, https://pkg.go.dev/, https://registry.terraform.io/, https://github.com/aptible notes: >- Aptible's first-party client surface is Ruby-first (the CLI and the resource gems for api.aptible.com / auth.aptible.com), plus openapi-generator output for Go, Python and Ruby, and the official Terraform provider. There is no first-party JavaScript/TypeScript API client on npm — the @aptible/* npm scope publishes design-system packages only, which are not API clients and are not listed here as SDKs. packages: - language: ruby registry: rubygems name: aptible-cli version: 0.26.8 url: https://rubygems.org/gems/aptible-cli install: gem install aptible-cli source: https://github.com/aptible/aptible-cli official: true kind: cli - language: ruby registry: rubygems name: aptible-api version: 1.12.3 url: https://rubygems.org/gems/aptible-api install: gem install aptible-api source: https://github.com/aptible/aptible-api-ruby official: true kind: sdk api: aptible:deploy - language: ruby registry: rubygems name: aptible-auth version: 1.5.0 url: https://rubygems.org/gems/aptible-auth install: gem install aptible-auth source: https://github.com/aptible/aptible-auth-ruby official: true kind: sdk api: aptible:auth - language: ruby registry: rubygems name: aptible-resource version: 1.1.4 url: https://rubygems.org/gems/aptible-resource install: gem install aptible-resource source: https://github.com/aptible/aptible-resource official: true kind: library - language: ruby registry: rubygems name: aptible-comply version: 0.1.0 url: https://rubygems.org/gems/aptible-comply install: gem install aptible-comply source: https://github.com/aptible/comply-ruby official: true kind: sdk - language: go registry: pkg.go.dev name: github.com/aptible/aptible-api-go/aptibleapi url: https://pkg.go.dev/github.com/aptible/aptible-api-go/aptibleapi install: go get github.com/aptible/aptible-api-go/aptibleapi source: https://github.com/aptible/aptible-api-go official: true kind: sdk api: aptible:deploy generated_from: openapi - language: go registry: pkg.go.dev name: github.com/aptible/go-deploy url: https://pkg.go.dev/github.com/aptible/go-deploy install: go get github.com/aptible/go-deploy source: https://github.com/aptible/go-deploy official: true kind: sdk api: aptible:deploy - language: go registry: pkg.go.dev name: github.com/aptible/cloud-api-clients/clients/go url: https://pkg.go.dev/github.com/aptible/cloud-api-clients/clients/go install: go get github.com/aptible/cloud-api-clients/clients/go source: https://github.com/aptible/cloud-api-clients official: true kind: sdk api: aptible:cloud generated_from: openapi - language: python registry: pypi name: aptible-client version: 1.3.1 url: https://pypi.org/project/aptible-client/ install: pip install aptible-client source: https://github.com/aptible/cloud-api-clients official: true kind: sdk api: aptible:cloud generated_from: openapi - language: hcl registry: terraform-registry name: aptible/aptible version: 0.10.2 url: https://registry.terraform.io/providers/aptible/aptible/latest install: 'terraform { required_providers { aptible = { source = "aptible/aptible" } } }' source: https://github.com/aptible/terraform-provider-aptible official: true kind: infrastructure-as-code api: aptible:deploy third_party: - language: python registry: pypi name: aptible-api url: https://pypi.org/project/aptible-api/ source: https://github.com/TrialSpark/aptible-api official: false note: Community object-oriented wrapper published by TrialSpark, not Aptible. not_sdks: - name: '@aptible/arrow-ds' url: https://www.npmjs.com/package/@aptible/arrow-ds note: Aptible Arrow design system; UI components, not an API client. - name: '@aptible/design-kit' url: https://www.npmjs.com/package/@aptible/design-kit note: Aptible design system components; not an API client.