Documentation

Client SDK

TypeScript and Kotlin SDKs — release timeline and scope.

1. Status

Official SDK packages are in active development. The reference Kemet client implements KCEP, KSMP v3, and public read surfaces today; third-party SDK release tracks KSMP v3 wire stability.

2. Planned Modules

  • identity — challenge auth, token refresh, device enrollment.
  • messaging — session store, send/receive, attachment pipeline.
  • feeds — paginated feed clients with cache awareness.
  • callsKVCP session helpers.

3. Until SDK GA

Integrate via documented REST/WebSocket contracts in API Reference and protocol charters. Do not depend on undocumented internal routes.

← Back to docs home