In-app Notifications
What it does
Real-time notifications within the POTAL Dashboard for usage alerts, compliance warnings, and system updates. Notifications appear in the bell icon dropdown and are accessible via API for integration into your own applications.
How to use it
View notifications
Click the bell icon in the Dashboard header to see recent notifications.
Access via API
GET /api/v1/notifications returns all unread notifications with timestamps and categories.
Mark as read
PATCH /api/v1/notifications/{id} to mark individual notifications as read.
Configure types
Choose which notification types appear in-app vs email in Dashboard > Settings.
API Reference
/api/v1/notificationsRelated Features
Automated email alerts for rate changes, compliance, and usage
Real-time event notifications with configurable endpoints
Full-featured admin dashboard with usage analytics and tools
Monitor tariff rate changes with automated government data sync
Track API usage, classification history, and cost analytics