Skip to content

GET /public/v1/health

AuthNone
Scope

Liveness check for the public API surface.

Response

json
{ "status": "ok", "version": "0.1.0" }

Try It

Try It — uses https://staging-api.appraiserflow.ai/public/v1. Keys stay in sessionStorage only. af_live_ keys are blocked.

Curl

bash
curl -sS "$AF_API/public/v1/health"

API base for Try-it: https://staging-api.appraiserflow.ai