Authentication Parameters

The Ntfy.sh provider requires the following authentication parameters:

  • Ntfy Access Token: The access token for the Ntfy.sh account. This is required for the Ntfy.sh provider.
  • Ntfy Host URL: (For self-hosted Ntfy) The URL of the self-hosted Ntfy instance in the format https://ntfy.example.com.
  • Ntfy Username: (For self-hosted Ntfy) The username for the self-hosted Ntfy instance.
  • Ntfy Password: (For self-hosted Ntfy) The password for the self-hosted Ntfy instance.
  • Ntfy Subcription Topic: Required. The topic to which the notification will be sent.

Connecting with the Provider

Obtain Ntfy Access Token (For Ntfy.sh only)

  1. Create an account on Ntfy.sh.
  2. After logging in, go to the Access token page.
  3. Click on the CREATE ACCESS TOKEN. Give it a label and select token expiration time and click on the CREATE TOKEN button.
  4. Copy the generated token. This will be used as the Ntfy Access Token in the provider settings.

Self-Hosted Ntfy

  1. To self-host Ntfy, you can follow the instructions here.
  2. For self-hosted Ntfy, you will need to provide the Ntfy Host URL, Ntfy Username, and Ntfy Password in the provider settings instead of the Ntfy Access Token.
  3. Create a new user for the self-hosted Ntfy instance and use the generated username and password in the provider settings.

Subscribing to a Topic (For Ntfy.sh and self-hosted Ntfy)

  1. Login to your Ntfy.sh account.
  2. Click on Subscribe to a topic button and generate name for the topic and subscribe to it.
  3. Copy the generated topic name. This will be used as the Ntfy Subcription Topic in the provider settings.
  4. Reserve the topic and confiure access (Requires ntfy Pro)