# cPanel API 2 Modules - News

Warning:
The cPanel API 2 system is deprecated. We **strongly** recommend that you use [UAPI](/cpanel/introduction) instead of cPanel API 2.

## Introduction

The `News` module displays server-wide news.

## Available functions

* [cPanel API 2 Functions - `News::does_news_exist`](/cpanel-api-2/cpanel-api-2-modules-news/cpanel-api-2-functions-news-does_news_exist) — This function checks whether news is available on the server.
* [cPanel API 2 Functions - `News::does_news_type_exist`](/cpanel-api-2/cpanel-api-2-modules-news/cpanel-api-2-functions-news-does_news_type_exist) — This function checks whether news of a specified type exists.
* [cPanel API 2 Functions - `News::get_news`](/cpanel-api-2/cpanel-api-2-modules-news/cpanel-api-2-functions-news-get_news) — This function retrieves the news of a specified type.