VideohatiDocs
API referenceOperations

Health probe

Health probe

GET/healthz

Liveness probe. Returns 200 with build metadata. No auth, no rate limit.

Authentication

  • This operation needs no authentication.

Parameters

This operation takes no parameters.

Request body

This operation takes no request body.

Responses

StatusMeaning
200Service is up.

Try it

GET
/healthz
Test mode only

API playground

Send a live request to api.videohati.com with a test-mode key.

This playground blocks vh_live_ keys. Use a key that starts with vh_test_ only; a request with a live key never leaves your browser.

The key is stored in your browser on docs.videohati.com only.