GunSpec

Health

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

PublicExplorer+

Readiness probe. Runs one query against the database: 200 ready when it answers, 503 not_ready when it does not, so a load balancer or status page can tell "the API is up" from "the API can serve data". No authentication, no rate limit, and a flat body rather than the { success, data } envelope.

GET/ready

No authentication. This endpoint answers without a key.

  • string

    Always ready on a 200.

  • string

    The database answered the probe query.

  • 503The database did not answer the probe query

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.