new feature
Manage Incidents via API
Nuno TomasFounder
You can now create, update, and delete incidents on your custom services through the IsDown API.
This is useful if you want to trigger incidents programmatically, keep your status page in sync with your internal alerting tools, or build automated incident workflows without logging into IsDown.
The new endpoints let you open an incident, post updates as your team investigates, and resolve it when the issue is cleared. Full documentation is available at https://dev.isdown.app/endpoints/incidents.
new feature