GunSpec

Health

Unauthenticated liveness and readiness probes for uptime monitoring. These return a flat body rather than the standard response envelope.

ÖffentlichExplorer+

Liveness probe. Answers 200 whenever the API worker is running, and deliberately does not touch the database, so it stays green through a database incident. Use /ready to know whether requests will succeed. No authentication, no rate limit, and a flat body rather than the { success, data } envelope.

GET/health

Keine Authentifizierung. Dieser Endpunkt antwortet ohne Schlüssel.

  • string

    Always ok. Getting an answer at all is the signal; there is no degraded value.

  • string

    When the probe answered, ISO 8601 UTC. A value that does not move between calls means something in between is caching the reply.

  • string

    The API version every endpoint is served under: the v1 in /v1/.... Not a build number.

  • string

    Which deployment answered: production (api.gunspec.io), staging, or development for a worker running locally.

Mindeststufe
Explorer+
Monatskontingent
200/mo
Anfragerate
10/min
Tageslimit
50

Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.