API
API Dokumentation v1
REST-API für die Resilience Platform. Basis-URL: https://resilience.amartens.com/api/v1
Authentifizierung
API-Key via X-API-Key Header oder Bearer Token:
curl -H "X-API-Key: Ihr-API-Key" https://resilience.amartens.com/api/v1/dora/measures
Endpoints
GET
/api/v1/compliance-status
Compliance-Status aller Frameworks
GET
/api/v1/compliance-status/dora
DORA-spezifischer Compliance-Status
GET
/api/v1/compliance-status/iso-27001
ISO 27001-spezifischer Status
GET
/api/v1/compliance-status/marisk
MaRisk-spezifischer Status
GET
/api/v1/dora/measures
Alle DORA-Sollmaßnahmen
GET
/api/v1/dora/measures/{id}
Einzelne DORA-Maßnahme
GET
/api/v1/findings
Alle Findings (offen)
GET
/api/v1/findings/{id}
Einzelnes Finding
POST
/api/v1/keys
Neuen API-Key erstellen (auth)
GET
/api/v1/programmes
Alle Testprogramme
GET
/api/v1/programmes/{id}
Einzelnes Testprogramm
GET
/api/v1/test-cases
Alle Test Cases
GET
/api/v1/test-cases/{id}
Einzelnen Test Case
GET
/api/v1/webhooks
Alle Webhooks
POST
/api/v1/webhooks
Webhook erstellen
Public Endpoints (kein API-Key)
GET
/api/healthSystem-Healthcheck
GET
/api/health-detailedDetaillierter Healthcheck
GET
/api/health/historyHealthcheck-Verlauf
GET
/api/healthzLiveness Probe
GET
/api/pingUptime Ping
GET
/api/auto-heal/statusAuto-Heal Status
GET
/api/errors/500-rate500er-Quote pro Route
GET
/api/cron/infoCron-Status
GET
/api/actions/disk-reportFestplatten-Report