Skip to main content
February 2026
Documentation Updates

Improvements

  • Proposals API Documentation: Added comprehensive documentation for the Proposals API, including endpoint references for multi-signature proposals:
  • Passkey Create Account: Fixed outdated endpoint description and added accurate response examples showing passkey-based authentication data.
  • Passkey Timing Constraints: Added documentation explaining the ~3 minute slot hash window for passkey challenges.
  • Legacy Docs Navigation: Restored visibility of legacy API documentation for users migrating from older versions.
January 30, 2026
Custom Account Creation

New Features

  • Custom Account Creation Endpoint: New /accounts/create:custom endpoint allows creating accounts with custom policies directly. This enables advanced account configurations without requiring the standard account creation flow.

SDK Updates

  • TypeScript SDK: Updated documentation to latest version with improved quickstart guide.
  • React SDK: Promoted from experimental to latest stable version with full passkey authentication support.
  • React Native SDK: Updated documentation with latest interfaces and quickstart improvements.
January 16, 2026
Passkeys API Reference

New Features

January 15, 2026
API Reference Improvements

Improvements

  • API Reference Structure: Reorganized API reference endpoints for better discoverability.
  • OpenAPI Integration: Improved OpenAPI schema positioning for accurate endpoint documentation.