Overview

Push Notifications overview.

Introduction

Appery.io Push Notifications allow you to send notification messages to iOS and Android devices. You can also send targeted messages, for example only to users who subscribed to a particular topic (channel).

The Push Notifications service URL is:

https://api.appery.io/rest/push/[action]

Action Summary

With Appery.io Push Notifications you can perform the following actions:

  • Send a push notification to all or specific devices.
  • Register a device to receive push notifications.
  • Get device registration information.
  • Unregister a device. This will unsubscribe a device from receiving messages.
  • Update device registration.
  • List scheduled push notification messages.
  • Remove scheduled push notification message.