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.Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Available Endpoints
| Resource | Description |
|---|---|
| Settings | Global notification settings |
| Preferences | User notification preferences and mute controls |
| Contacts | User contact details for notifications |
| Push Notifications | FCM, APNS, and custom push providers |
| Email Notifications | SendGrid and custom email providers |
| SMS Notifications | Twilio and custom SMS providers |
| Notification Logs | View notification delivery logs |
Authentication
All Notification API requests require afullAccess API key. See the Authentication Guide for details.