pushbullet-api
API built around Pushbullet for pushing notifications to devices
Sample Request JSON
{
"authCode": "********",
"deviceName": "David - Phone",
"action": "pushLink",
"linkName": "Pushbullet",
"linkUrl": "https://docs.pushbullet.com",
"linkBody": "Pushbullet Docs"
}