Skip to content

Fetch a status page RSS feed

GET
/public/status-pages/{slug}/feed.rss
curl --request GET \
--url https://api.perstat.io/public/status-pages/example/feed.rss

Returns an RSS 2.0 feed combining a status page’s incidents and upcoming maintenance windows, newest first. Protected pages require a valid viewer token via header or query; without access the endpoint responds 404 to hide the page’s existence. Shared-password pages cannot be consumed by feed readers because their unlock is cookie-based.

slug
required
string
token
string

Viewer-Token für private Seiten

Media typeapplication/rss+xml