Trust pages
Public pages that show uptime and, optionally, SSL/TLS and domain security grades for one monitor or the whole organization — for the customer's security questionnaire.
A trust page is the security-conscious sibling of the status page. Where a status page answers "is it up", a trust page also answers "is it configured safely": the current SSL/TLS Security and Domain Security grades, with the history, for the scope you choose.
Fields
| Field | Values |
|---|---|
slug | Public URL is https://app.pulsetrace.app/trust/<slug>. |
title | Page heading. |
scope | monitor (one monitor, set monitor_id) or organization. |
detail_level | uptime_only · uptime_security (adds the grades) · full (grades plus the category breakdown). |
enabled | Turn the public page on or off without deleting it. |
Manage trust pages under Reporting → Trust pages or GET/POST/PUT/DELETE /api/v1/trust-pages; the public JSON is GET /api/v1/public/trust-pages/{slug}. Trust pages are part of Reporting and follow its plan gating (Pro and above).
Choose
detail_level deliberately: full shows which checks fail, which is useful to a customer's security team and also to anyone else. uptime_security shows the grade alone.