Documentation

OTP

Create and verify one-time passcodes with short-lived validation windows.

Issue an OTP when the user starts a sensitive action, then verify the code before continuing the session.

curl -X POST https://api.katembe.io/v1/verifications/otp \
  -H "Authorization: Bearer <api_key>" \
  -d "to=+258840000000"