For the complete documentation index, see llms.txt. This page is also available as Markdown.

PUSH API

The PUSH API section enables monitoring of Push notifications sent via the API. Unlike the PUSH Campaigns section, this part of the panel does not include a campaign editor - configuration and sending are performed entirely through API implementation on the user side.

Push notifications are sent using the POST /v2.1/push method.

Detailed API documentation is available here.

The PUSH API section includes two tabs:

  • Dashboard

  • Outgoing

Last updated