Quba
API References

Health

Health check. Returns a plain-text message confirming the service is running. Use this as a liveness/readiness probe.

GET
/health

Authorization

ApiKeyAuth
x-api-key<token>

In: header

Response Body

application/json

curl -X GET "https://example.com/health"
"string"
© 2026 Quba. All rights reserved.