Is there an public API to listen the event of push notification arrival for all apps on the MacOS?

From an MacOS Application, I want to listen for the arrival of push notification event for any app installed on the Mac system.

I understand, AppKIt provides API to listen for receiving push notification of that application. But, Is there any API, which can listen and just notify the developing app when a notification arrived for any apps installed on the system?