The EzyStream platform can allow approved partners to send notifications into their app, or customers apps.
...
https://vodapi.ezystream.com/v4/infoodle/notification
METHOD
POST
PARAMETERS
tp
Topic of the notificaiton
tt
Title of the notification
ms
Message of the notification
st
Send time, use Unix timestamp (UTC time, milliseconds from 1 Jan. 1970)
cpid
Channel Partner Id, need to be encrypted using AES-256-CSC. Please generate encrypt key and secret from EzyAdmin Configuration.
uid (optional)
user ID
EXAMPLE RESPONSE - SUCCESS
...