Skip to main content
Menu

← Toate endpointurile

Status API

Starea în timp real a fiecărui produs Developer API: online / degradat / offline, latența răspunsului și ora ultimei verificări. Public — nu necesită cheie API.

GET https://nakordoni.eu/api/v1/data/status — clasă de cotă: cheap

Câmpurile răspunsului — în interiorul obiectului data din plicul răspunsului. [] marchează o listă, deci data.items[].name este câmpul name al fiecărui element. Un câmp este null, lipsește sau este o listă goală atunci când nu avem o valoare — niciodată un substitut.

CâmpDescriere
data.checked_atWhen the health snapshot was taken, ISO-8601 UTC. Refreshed every 5 minutes — not a live probe of the moment you call.
data.overallRollup across every product: operational | degraded | outage.
data.summaryCounts behind the rollup: total, online, degraded, offline.
data.productsOne entry per product slug: status (online | degraded | offline | coming_soon), latency_ms (null when the check is not an HTTP probe), detail (what the check saw) and title.
curl "https://nakordoni.eu/api/v1/data/status" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 Autentifică-te ca dezvoltator pentru a testa acest endpoint live în sandbox — 50 de apeluri de test gratuite pe zi. Autentificare