Back to Services

Apprise API

Core Infrastructure

System Time
12:28:42 PM
service
RSS

Apprise API

Technical Specifications
Purpose
Bridge between services and ntfy — routes alerts from any source to push notifications
Version
latest
Network Port
8000
Traffic Type
HTTP
Associated Node
apprise

No Built-in Auth

The apprise-api web UI has no authentication. Keep it internal-only — do not expose publicly without additional access controls.

Apprise API is a lightweight REST API wrapper around the Apprise notification library, supporting 100+ notification services. It acts as the universal notification router for the homelab — services POST alerts to apprise, and apprise forwards them to ntfy. Runs under supervisord with nginx and gunicorn.