Back to Home
Rabtul Core — Technical Specification
9 core services · Complete API reference · Database schemas · Event contracts
9 Core Services16+ Apps Connected99.99% Uptime SLADeveloper Reference
Rabtul Core — Overview & Architecture
The backbone infrastructure powering every app in the RTMN ecosystem. 9 core services, zero duplication, absolute authority.
9
Core Services
16+
Apps Connected
1M+
Events/Sec
99.99%
Uptime SLA
5 Non-Negotiable Rules:
- NO app creates its own wallet — Rabtul Wallet Ledger is the ONLY source of truth
- NO app stores user identity — Rabtul Identity & SSO owns all authentication
- NO app defines earn/burn rules — Rabtul Rule Engine enforces all coin logic
- NO app sends notifications directly — Rabtul Notification Hub routes all messages
- NO app bypasses the API Gateway — every request flows through Rabtul
┌─────────────────────────────────────────────────────────────┐
│ CONSUMER APPS │
│ Nuqta · Wasil · Rakab · Safar · Adzy · NuqtaPay · ... │
└────────────────────────┬────────────────────────────────────┘
│ HTTPS / gRPC
▼
┌─────────────────────────────────────────────────────────────┐
│ API GATEWAY (Kong/Envoy) │
│ Auth │ Rate Limit │ Route │ Load Balance │ Circuit Break │
└────┬───────┬───────┬───────┬───────┬───────┬───────┬────────┘
│ │ │ │ │ │ │
▼ ▼ ▼ ▼ ▼ ▼ ▼
┌────────┐┌──────┐┌──────┐┌──────┐┌──────┐┌──────┐┌──────┐
│Identity││Wallet││Rules ││Events││ AIRA ││Notify││Fraud │
│ & SSO ││Ledger││Engine││ Bus ││AI/ML ││ Hub ││Audit │
└────┬───┘└──┬───┘└──┬───┘└──┬───┘└──┬───┘└──┬───┘└──┬───┘
│ │ │ │ │ │ │
└───────┴───────┴───────┴───────┴───────┴───────┘
│
┌──────────┼──────────┐
▼ ▼ ▼
┌────────┐┌─────────┐┌─────────┐
│PostgreS││ Redis ││ Kafka │
│ QL ││ Cluster ││ Streams │
└────────┘└─────────┘└─────────┘
│ │ │
▼ ▼ ▼
┌────────────────────────────┐
│ Object Store (S3/GCS) │
│ + CDN (CloudFront) │
└────────────────────────────┘