Choose the contract
Application SDKs secure requests. UI SDKs compose product interfaces. The CLI and protocol explain how those contracts are created and operated.
Use an application SDK when code must verify identity, map claims, and decide whether a subject may act on a resource.
The TypeScript page is the canonical detailed reference today. Other languages are represented as honest support states—not links to empty documentation.
Published canonical application SDK and full reference.
Implementation exists; detailed public reference is not published yet.
Implementation exists; detailed public reference is not published yet.
Implementation exists; detailed public reference is not published yet.
Use a UI SDK when a product surface must share tested components, behavior, tokens, and release history without coupling product repositories together.
Confirm exact configuration and method behavior before production use.
SDK reference →