Unsere öffentliche API

Note that some aspects of Novamag depend on third-party systems which may have their own outages. While we try to update this page when we learn about outages in systems that we depend on, the status pages for the other system may be updated more quickly. These include:

GET

https://status.novamag.de/summary.json

Erhalten Sie den Gesamtstatus für Ihre Statusseite. Enthält keine Komponenten und historischen Hinweise.

{
"page": {
"name": "Novamag",
"url": "https://status.novamag.de",
"status": "UP"
},
"activeIncidents": [
{
"name": "We're facing an issue with our API",
"started": "Sat Jun 11 2022 18:55:50 GMT+0000 (Coordinated Universal Time)",
"status": "INVESTIGATING",
"impact": "MAJOROUTAGE",
"url": "https://testing-widget.instatus.com/incident/cl4a8n3070721qtmzvts760c4"
}
],
"activeMaintenances": [
{
"name": "Database maintenance",
"start": "Sat Jun 11 2022 18:55:54 GMT+0000 (Coordinated Universal Time)",
"status": "NOTSTARTEDYET",
"duration": "60",
"url": "https://testing-widget.instatus.com/maintenance/cl4a8nlv50918qtmzdlw60ivu"
}
]
}
GET

https://status.novamag.de/v2/components.json

Erhalten Sie die Komponenten Ihrer Statusseite und die aktiven Probleme, die sie betreffen.

[
{
"id": "ckf01fvnxywz60a35wdbn5gz5",
"name": "App",
"status": "OPERATIONAL",
"description": "",
"isParent": false,
"children": []
}
]