Push Notify API - NotifyDroid

net.xdroid.pn

View detailed information for Push Notify API - NotifyDroid — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
26.8K(26,864)
Rating
4.5(8 reviews)
Released
October 31, 2019
Last updated
November 26, 2024
Category
Tools
Developer
app.xdroid.net
Developer details
Name
app.xdroid.net
E-mail
app.xdroid.net@gmail.com
Website
unknown
Country
unknown
Address
unknown
Android SDKs
  • No items.
Push Notify API - NotifyDroid Header - AppWisp.com

Screenshots

Push Notify API - NotifyDroid Screenshot 1 - AppWisp.com
Push Notify API - NotifyDroid Screenshot 2 - AppWisp.com
Push Notify API - NotifyDroid Screenshot 3 - AppWisp.com
Push Notify API - NotifyDroid Screenshot 4 - AppWisp.com

Description

◆ Simple push notification receiver with easy REST API to send messages ~Perfect for IoT / Raspberry Pi / Arduino and so on ~

1. Make a GET / POST request via HTTP using the API Key displayed in the app

2. The following parameters can be set

k=API Key (required)
t=title
c=content
u=URL to open when clicked

3. API Key can be recreated

4. You can check from the test submission form

5. Sample request

http://xdroid.net/api/message
?k=API Key (required)
&t=title
&c=content
&u=URL to open on click

6. There is a limit to the number of messages that can be sent per day

7. Please do not send any personally identifiable information