Launch Week 02 wrapped — explore all five launches

July 6, 2026

  • Python SDK
  • TypeScript SDK

Python SDK v0.2.0

Initial public release of confidentai, the official Python SDK for the Confident AI platform management API.

New Features

  • Organization Client — Manage the organization and its API keys, members, invitations, roles, and permissions.
  • Projects Client — Create and manage projects and their IAM sub-resources from code.
  • Governance Policies — Read and manage governance policies programmatically.
  • Typed & Resilient — Fully typed with Pydantic models and built-in retries for transient errors.

TypeScript SDK v0.2.0

Initial public release of confidentai, the official TypeScript SDK for the Confident AI platform management API.

New Features

  • Organization Client — Manage the organization and its API keys, members, invitations, roles, and permissions.
  • Projects Client — Create and manage projects and their IAM sub-resources from code.
  • Governance Policies — Read and manage governance policies programmatically.
  • First-Class Types — Ships full type definitions for Node 18+.
Built byConfident AI