How To

Schedule pings at 00:00 and 12:00 UTC.

1Create a health check URL

Expose an endpoint in the project that returns 200 OK when healthy. If a custom endpoint isn’t available, the public landing page can also be used as the health check URL.

Examples
  • API: https://api.example.com/health
  • Web: https://example.com/

2Create a project

On the homepage, paste the health check URL into the input. Choose “Create” from the integrated dropdown and press the action button. A new project is created and enrolled in scheduled checks.

Tip

  • Provide an email address during project creation to receive health check notifications.
  • If you have an older project without an email, simply create the same project again with the email added — there is no need to delete the existing project.
  • Make sure the email address is correct and accessible.
  • Keep the URL stable and publicly reachable so pings succeed.
  • Save the healthcheck URL or hostname for checking project status later.

3Scheduled health checks (UTC)

All projects are scheduled for health checks at 00:00 and 12:00 UTC daily. Results update the project’s status and timestamps after each run.

00:00 UTC12:00 UTC

4Check project status

Use the homepage bar: select “Status” and search with one of the following:

  • By URL: paste the full health check URL.
  • By hostname: enter only the hostname (including subdomain), e.g., abc.example.com.

5Delete a project

In the homepage bar, select “Delete,” then provide the same identifier used for status (URL or hostname) and confirm the deletion.

Note

  • Deleting a project stops future scheduled checks and removes it from the database completely.

6Unsubscribe from notifications

If you no longer wish to receive email notifications, you can unsubscribe at any time.

  • Visit the Unsubscribe page: /unsubscribe
  • Enter the email address associated with your projects.
  • Check your inbox for the unsubscribe confirmation email.
  • Click the link in the email to complete the unsubscribe process.

Note

  • Verification and unsubscribe links remain valid for up to 24 hours.
  • If you subscribe, unsubscribe, or repeat these actions multiple times within the same day, no additional notification emails are sent.
  • Unsubscribing stops all future notification emails for that email address.
  • You can resubscribe later by creating a new project with the same email or by contacting support.

7FAQ

Helpful notes about notifications, verification links, and project behavior.

Note

  • Verification and unsubscribe links remain valid for up to 24 hours. If you subscribe or unsubscribe multiple times within this period, no new emails are sent.
  • You can add an email address to an older project by simply creating the same project again with the email included. There is no need to delete the existing project.
  • You can unsubscribe and resubscribe at any time by creating a new project with your email. Switching between subscribe and unsubscribe multiple times in a single day will not trigger additional emails.
  • Unsubscribing only stops notification emails. Scheduled health checks continue to run as usual.
  • You do not need to delete a project to stop receiving emails. Notifications can be managed independently.
  • After unsubscribing, you can reuse the same email address later when creating a new project to receive notifications again.