DokumentationAPI Reference

Platform

Platform-Status, Reseller-Statistiken und Health Check.

Status

GET/status

Health-Check-Endpunkt. Keine Authentifizierung erforderlich.

curl "https://www.mado-hosting.com/api/v1/status"
Dieser Endpunkt ist öffentlich und benötigt keinen API-Key. Ideal für Monitoring und Uptime-Checks.

Statistiken

GET/stats

Reseller-Statistiken: Server, Billing, Pricing und letzte Events.

curl "https://www.mado-hosting.com/api/v1/stats" \
  -H "Authorization: Bearer rsk_your_key"