Health API

FonProxy Health API reference documentation.

FonProxy API — Health


Health

GET /health

Health check endpoint. Public — no auth required.

Response (200):

{
  "status": "ok"
}
Health API — FonProxy