Health API

Check FonProxy API availability with the public health-check endpoint.

Updated 2026-04-09 16:13:00
Health API

For authentication headers, API keys, and common error format see API General.

Health

Public endpoint β€” no authentication required.

Health Check

GET /health

Returns the current service status.

Response

{
  "status": "ok"
}
Health Check API β€” Service Status | FonProxy