ntfy.sh¶
- Schemes:
ntfy://
,ntfys://
- Format: text
- Homepage: https://ntfy.sh/
- API Documentation: https://docs.ntfy.sh/publish/
List of all supported services: Services
URL Format¶
user
andpassword
: Optional HTTP Basic Auth credentials.host
andport
: The address of the service.topic
: The ntfy notification topic.
Query Parameters¶
Parameter | Description |
---|---|
tags | A comma-separated list of tags. |
priority | The priority of the notification as a number. |
click | A URL to open when the notification is clicked. |
delay | The delay before the notification is sent. |
email | The email address to send the notification to. |
Setup Guide¶
Just use any string as the topic
and you're good to go, no setup required.
Example: