Skip to main content

Apprise

Apprise is a universal notification library that supports over 80 different notification services.

📡 Configuration

Configure Apprise to send notifications through any of its supported services.

🌐Apprise URL

The Apprise server URL where notification requests will be sent.

🔐Apprise Key

The key that identifies your Apprise configuration. This corresponds to a configuration defined in your Apprise server.

🏷️Apprise Tags

Optionally notify only those tagged accordingly. Use a comma (,) to OR your tags and a space ( ) to AND them. More details on this can be seen in the Apprise documentation.