Stop chasing receipts and reconciling staff allowances in spreadsheets. Send airtime to staff, agents, and beneficiaries with cost centers, monthly caps, and a GL-mapped ledger your CFO will actually trust.
From Monday-morning stipends to survey rewards to a fintech API call — same engine, same guardrails, same export. Tap a tab or watch it cycle.
{ "product_id": 100, "target": "0772279099", "amount": 5, "agent_reference": "ord_4e8a…" } # Authorization: Api-Key atk_…
HTTP/1.1 200 OK { "agent_reference": "ord_4e8a…", "status": "success", "provider_ref": "190397936", "wallet_balance": 95.00 }
Most airtime tools end at "bulk SMS". We start there. Track who's a recipient, where their allowance comes from, and exactly what your team spent last month — without asking ten different people for receipts.
Every NGO, market researcher, and M&E team in Zim runs into the same wall: incentive fraud. Same person, fifty numbers, fifty rewards. We give you a campaign engine with the guardrails built in, and integrations for the survey tools you already use.
REST endpoints. Idempotency keys. Signed webhooks. Per-tenant prepaid wallets. The things you'd build yourself if you had three weeks. Wire it into your loyalty program, payroll integration, fintech app, or rideshare driver bonuses.
POST /api/v1/orders — your retries are safe.$ curl -X POST https://airtime.localhost.co.zw/api/v1/orders \ -H "Authorization: Api-Key atk_…" \ -H "Content-Type: application/json" \ -d '{ "product_id": 100, "target": "0772279099", "amount": 5, "agent_reference": "# your idempotency key" }' # → { "agent_reference": "a41cbde2…", "status": "success", "provider_ref": "190397936" }
Most resellers compete on a 5% discount. Then they hand you a spreadsheet, a phone number, and good luck.