---
title: "Notifications"
slug: "notifications-api"
updated: 2026-02-16T08:54:20Z
published: 2026-02-16T12:43:40Z
canonical: "developer.rocket.chat/notifications-api"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developer.rocket.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Notifications

Manage workspace notifications using the available Notifications APIs. These endpoints help you deliver important updates and control how users receive alerts.

### Banners API

Use the [Banners API](/v1-api/apidocs/banners-api) to view and dismiss workspace banners. Banners may include important information such as product updates, announcements, or deprecation notices.

### Push Tokens API

The [Push Tokens API](/v1-api/apidocs/push-notifications-api) enables you to create and manage push notifications for your workspace.

- **Register and manage push tokens** to support notification delivery.
- For setup and configuration guidance, refer to the [Push Notifications](https://docs.rocket.chat/docs/push) documentation.
