Documentation

SDKs

Libraries and tools for interacting with the katembe API.

katembe provides several SDKs and libraries to help you integrate with our APIs across different platforms and languages.

Server-side SDKs

Integrate katembe into your backend application with our official libraries.

  • Node.js - npm install @katembe/node
  • Python - pip install katembe
  • Go - go get github.com/katembe/katembe-go
  • Ruby - gem install katembe
  • Java - Maven/Gradle dependency available.

Web SDKs

Build interactive messaging and verification flows in the browser.

  • katembe.js - Our core JavaScript library for client-side interactions.
  • React Components - Pre-built UI components for verification flows.

Mobile SDKs

Secure your mobile applications with native SDKs.

Community Libraries

Community-maintained libraries for other languages and frameworks.

  • PHP - Standard PSR-compatible library.
  • .NET - C# client for .NET Core and Framework.
  • Rust - Type-safe asynchronous client.