Notifications API
Notifications include in-app, email, push, SMS, merchant webhooks, and operator alerts. Security notifications are always-on.
Endpoints
| Endpoint | Method | Auth | Headers | Notes |
|---|---|---|---|---|
Unread notification count/notifications/api/unread_count/Return unread notification count for the signed-in user. |
GET | User session Authenticated caller |
Session auth |
Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |
Unread notification list/notifications/api/unread_list/Return unread notifications. |
GET | User session Authenticated caller |
Session auth |
Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |