Oceanbells GH
Work Firmly

Notification Services

Branded email and SMS delivery for Oceanbells GH — same Apple HIG design language as the main app.

Email · Connected SMS · Connected
API Endpoints
GET
/api/v1/health
Service heartbeat and version.
GET
/api/v1/status
SMTP and Nalo SMS integration status.
POST
/api/v1/email/send
Send a custom email with optional HTML body.
POST
/api/v1/sms/send
Send SMS via Nalo Solutions (Ghana numbers).
POST
/api/v1/notify
Template-based email + SMS in one request.
Notification Templates
sample late_attendance absence_alert daily_task_reminder message_notification generic
Authentication required on all /api/* routes.
Send X-API-Key: your-key or Authorization: Bearer your-key.