Skip to main content

Planned Official SDKs

Design Principles

All SDKs will share:
  • Full type safety — typed responses, autocomplete-friendly
  • Async-first — native async/await support
  • Minimal dependencies — lightweight, no bloat
  • Error handling — typed errors with actionable messages
  • Auto-retry — exponential backoff for transient failures

Community SDKs

After public launch, we’ll support community-maintained SDKs with an official listing program.