---
source: https://qlik.dev/changelog/177-banners-api/
last_updated: 2025-11-07T13:33:29+01:00
---

# New REST API - Banners API for custom announcements

The new [Banners](https://qlik.dev/apis/rest/banners/) API allows you to programmatically create and manage custom announcements in
Qlik Cloud.

The API provides endpoints for creating, retrieving, and updating announcements, enabling you to tailor the announcement
experience to your needs.

The API supports the following operations:

- `GET /v1/banners`: Retrieve the banner announcement.
- `POST /v1/banners/actions/upsert`: Update or create the banner announcement.

For more information, see the [reference documentation for the Banners API](https://qlik.dev/apis/rest/banners/).
