Reporting Check-Ins

To report a check-in, simply send a GET request to the endpoint URL you received when creating the check-in:

bash
curl https://api.honeybadger.io/v1/check_in/XyZZy

You can also send an email (no subject or body required) to XyZZy@report.hbchk.in, where XyZZy is the same (case-sensitive) ID from the endpoint URL.

You can find more information on using check-ins here.