API ReferenceStore
API health check
GET /rest/v1/health
Unauthenticated liveness probe. Returns ok when the API and its database are reachable. Powers the Status page on this site.
Response Body
application/json
curl -X GET "https://example.com/health"{ "object": "health", "status": "ok", "time": "2019-08-24T14:15:22Z"}Last updated on July 28, 2026
Need help?
The API is in private beta — email us and a human replies, usually within one business day.