Skip to main content
The Notification APIs let you configure and manage notification delivery across push, email, and SMS channels. You can set up providers (FCM, APNS, SendGrid, Twilio), manage user preferences, and monitor notification logs.

Available Endpoints

ResourceDescription
SettingsGlobal notification settings
PreferencesUser notification preferences and mute controls
ContactsUser contact details for notifications
Push NotificationsFCM, APNS, and custom push providers
Email NotificationsSendGrid and custom email providers
SMS NotificationsTwilio and custom SMS providers
Notification LogsView notification delivery logs

Authentication

All Notification API requests require a fullAccess API key. See the Authentication Guide for details.

Error Handling

For error codes specific to Notification APIs, see Error Codes. For system limits, see Properties and Constraints.