v1

latestSwagger 2.02026-08-06114111152.5 KB
Tunnel

Liveness check

Unauthenticated ping endpoint used by the tunnel binary itself to confirm it can reach the TestingBot API. Always returns { success: true }.

get/v1/tunnel/isalive-check

Response

Liveness check

successboolean required

Whether the operation succeeded.

errorsobject required

Validation errors keyed by field name. Only present when success is false.

errorstring required

Single human-readable reason, used by the older endpoints in place of errors. Only present when success is false.