How can we help you?

Connect

Read/See Push Notification

Read/See Push Notification can be utilized to send push notifications to all of your visitors.

To integrate with the API, you can add the Read/See API to your system, and push notifications will be sent based on data or actions performed within your system.

APIs

The current version of the API is located at https://api.readsee.io/v1

Endpoints

Method Endpoint Description
POST activation/push/single Sends a push notification

How to use Read/See Push Notification

  1. Generate a token: After obtaining the token by clicking on "Add Source" in the SDK menu of the app, you can use it as credentials to update events, profiles, or send push notifications.

    1. Send push notification: Sending push notifications with Read/See is simple. You can use an HTTP POST request directed to the following API URL.
  • Sending Push Notifications
POST /activation/push/single

Authentication:

Bearer Token/ID Source [SDK]

Body:

{
  "distinctId": "",
  "title": "",
  "actionUrl": "",
  "body": "",
  "imageUrl": ""
}

Response:

true

Was this article helpful?

Logo ReadSee

Representative:

Singapore
READSEE TECH PTE LTD
20A Tanjong Pagar Road 088443

Find us on

All Rights Reserved © readsee.io