{"schemaVersion":1,"documentation":"https://status.deepinfra.com/api","endpoints":[{"path":"/api/v1/status","description":"Overall status, core services, and the current status of every monitored model.","url":"https://status.deepinfra.com/api/v1/status"},{"path":"/status.json","description":"Identical payload to /api/v1/status, kept for existing consumers.","url":"https://status.deepinfra.com/status.json"},{"path":"/api/v1/models","description":"Every monitored model with its current status.","url":"https://status.deepinfra.com/api/v1/models"},{"path":"/api/v1/models/{publicId}","description":"One model: current status, 90-day uptime with the daily rollup and the covered denominator, status history, incidents, maintenance.","url":"https://status.deepinfra.com/api/v1/models/{publicId}"},{"path":"/api/v1/incidents","description":"Announced incidents, newest first. Accepts ?limit= up to 50.","url":"https://status.deepinfra.com/api/v1/incidents"},{"path":"/api/v1/maintenance","description":"Scheduled maintenance windows.","url":"https://status.deepinfra.com/api/v1/maintenance"},{"path":"/status.atom","description":"Atom feed of announced incidents and observed major outages.","url":"https://status.deepinfra.com/status.atom"}],"notes":["Uptime percentages are published with coveredMs, the time they are computed over. Unmeasured time is excluded from that denominator, so a percentage without it does not say how much history it rests on.","checksFailingNow is a claim about this instant and may be null, meaning not measured. Null is not false.","Every response carries schemaVersion. Fields are added, not renamed or removed, within a version."]}