Statuspal
communityBeautiful status pages and monitoring with incident communication and subscriber notifications.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://statuspal.io/api/v2/status_pages/{subdomain}/statusGet status page summary
Parameters
subdomainpage subdomain (stringrequiredReturns
status_page with name, current_status, services[] with name, current_incident_type, children[]GET
https://statuspal.io/api/v2/status_pages/{subdomain}/incidentsList incidents
Parameters
typemajor|minor|scheduled (stringoptionalsubdomainpage subdomain (stringrequiredReturns
incidents[] with title, type, starts_at, ends_at, updates[] with description, stateGET
https://statuspal.io/api/v2/status_pages/{subdomain}/servicesGet monitored services
Parameters
subdomainpage subdomain (stringrequiredReturns
services[] with id, name, description, current_incident_type, monitoring, parent_id, children[]