AITP
DocsSpecSDKsImplementationControl PlanePlaygroundConsoleRegistryCommunity

SDKs

Language bindings for the AITP reference implementation

The Agent Identity & Trust Protocol ships first-party language bindings built on top of the Rust reference implementation. Each binding exposes the same envelope signing, manifest, and handshake primitives.

  • Python SDK — aitp-py, built with maturin.
  • Node.js SDK — aitp-node, built with napi-rs.
NextPython SDK — feature guide
Edit this page on GitHub