Push Notify API - NotifyDroid
by app.xdroid.net
Perfect for IoT Simple Push Notification receiver + easy REST API to send MSG
App Name | Push Notify API - NotifyDroid |
---|---|
Developer | app.xdroid.net |
Category | Tools |
Download Size | 3 MB |
Latest Version | 1.9.1 |
Average Rating | 4.50 |
Rating Count | 121 |
Google Play | Download |
AppBrain | Download Push Notify API - NotifyDroid Android app |
◆ 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
Recent changes:
Minor fixes
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
Recent changes:
Minor fixes