Skip to main content

Pushover

URL Format

pushover://shoutrrr:apiToken@userKey/?devices=device1[,device2, ...]&title=Custom+Title&priority=1

FieldDescriptionScheme
devices*

string

token*

API Token/Key

string

user*

User Key

string

priority

Default: 0

int between -1 and 1

title

string

Getting the keys from Pushover

  1. Navigate to the Pushover dashboard to get your userKey in the top right. Screenshot 1

  2. The Name column of the device list is what is used to refer to your devices (device1 etc.) Screenshot 4

  3. Click on an application at the bottom of the page Screenshot 2

  4. The apiToken is displayed at the top of the application page. Screenshot 3

See Pushover API documentation for more information.