Health Check
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.
No authentication. This endpoint answers without a key.
- 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
v1in/v1/.... Not a build number. - string
Which deployment answered:
production(api.gunspec.io),staging, ordevelopmentfor a worker running locally.
- Minimum tier
- Explorer+
- Monthly quota
- 200/mo
- Rate limit
- 10/min
- Daily cap
- 50
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.