Instatus
communityFast, beautiful status pages with incidents, maintenance, and component monitoring.
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://{subdomain}.instatus.com/summary.jsonGet status page summary
Parameters
subdomainstatus page subdomain (stringrequiredReturns
page.name, page.status, activeIncidents[], activeMaintenances[], components[]GET
https://api.instatus.com/v2/{page_id}/incidentsList incidents
Parameters
page_idpage ID (stringrequiredReturns
incidents[] with id, name, status, impact, started, resolved, updates[]POST
https://api.instatus.com/v2/{page_id}/incidentsCreate an incident
Parameters
nameincident title (stringrequiredstatusINVESTIGATING|IDENTIFIED|MONITORING|RESOLVED (stringrequiredmessagedescription (stringrequiredpage_idpage ID (stringrequiredcomponentsaffected component IDs (string[]optionalReturns
id, name, status, started, components[]