Subscribe to updates
Poll these JSON endpoints to get the overall status and active incidents, or the current status per service. The payloads below are this page's live responses.
Summary
GET
https://status.marvin-systems.com/api/v1/summary.json
{ "page": { "name": "Marvin Systems", "url": "https://status.marvin-systems.com", "status": "OPERATIONAL" }, "activeIncidents": [], "activeMaintenances": [] }
Services
GET
https://status.marvin-systems.com/api/v1/services.json
[ { "id": "dbsd8fx2ldme1ui", "name": "Safeguard (Marvin Systems Web App)", "status": "OPERATIONAL" }, { "id": "azehxqov9bsay13", "name": "API", "status": "OPERATIONAL" } ]