Everything the platform gives you

Built as one unified product, not a bundle of separate tools bolted together.

🔌

Unified messaging & payments API

One authenticated endpoint for SMS, WhatsApp, email and payment gateways, with automatic cross-gateway failover when a provider degrades.

🧭

Three-guard panel system

Dedicated Super Admin, Employee and Client panels — separate logins, separate permissions, no shared user table blurring the lines.

💳

Wallet & billing engine

Prepaid wallet balances, usage-based ledger entries, automatic invoicing on 15-day or monthly cycles, and low-balance alerts.

🛡️

2FA & account lockout

TOTP two-factor authentication for admins and staff, plus automatic account lockout after repeated failed logins.

✍️

HMAC request signing

Optional per-key HMAC-SHA256 signing with timestamp-based replay protection, on top of standard bearer-token auth.

🚫

Automated abuse protection

Suspicious IPs are flagged and auto-banned after repeated bot signatures or failed requests, with manual override for Super Admins.

📈

Queue monitoring via Horizon

Every channel runs on its own Redis queue, so a backlog on one never blocks another — monitored live in Horizon.

🗄️

Automated daily backups

Nightly MySQL dumps, compressed and shipped to off-server storage automatically — non-negotiable for billing data.

📋

Full audit trail

Every sensitive create/update/delete is recorded to a dedicated audit log, kept separate from application and security logs.