Developer Documentation
Mobile API
Mobile API
Base URL: https://api.sikaahub.com/v1
Required mobile headers:
Authorization: Bearer {token}for protected endpointsContent-Type: application/jsonAccept: application/jsonX-Device-ID: {device-id}X-App-Version: {app-version}Idempotency-Keyoridempotency_keyfor financial creation/confirmation
Core endpoints:
GET /app/configPOST /mobile/auth/loginGET /mobile/customer/homeGET /mobile/merchant/homePOST /mobile/qr/verifyPOST /mobile/payments/previewPOST /mobile/payments/initiatePOST /mobile/payments/confirmPOST /mobile/withdrawals/previewGET /mobile/customer/transactionsGET /mobile/merchant/transactionsGET /mobile/transactions/{id}/receiptGET /mobile/notificationsGET /mobile/customer/linked-walletsGET /mobile/limits/me
Responses are app-shaped and hide internal ledger/provider details.