Integrate into Africa’s largest loyalty redemption marketplace

Built for airlines, financial services providers, and loyalty issuers. Use our REST API to power redemptions inside your own loyalty platform.

Example request
curl https://api.qoozi.example/v1/redemptions \
  -X POST \
  -H "Authorization: Bearer QOOZI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{'
    "loyalty_program_id": "lp_airline_gold",
    "member_id": "254712345678",
    "reward_id": "airtime_1000_kes",
    "points": 500
  }
01

REST API

Let members redeem points for airtime, data, bills, merchant vouchers, and more through one unified redemption API.

02

Webhooks

Get real-time notifications for redemptions, fulfillment, reversals, and failed transactions.

03

SDKs

Drop-in libraries for Node, Python, PHP, and more to integrate loyalty redemptions faster.

04

Sandbox

Test every redemption flow in a safe environment before going live with real value.

05

Audit logs

Track every API call, redemption event, and balance change with immutable logs for compliance.

06

Team access

Scoped API keys and role-based permissions for secure collaboration across loyalty teams.