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