Formfy Status

Live system status pulled from /api/v1/health on every page load. No caching.

All systems operational
checked 2026-08-18T06:18:06.355Z

Components

API
Public API endpoints at /api/v1/*
Operational
Database
PostgreSQL primary — reads and writes
Operational
Webhook delivery
Outbound webhook dispatch + retry queue
Operational

Endpoint metrics

Last 24 hours. Latency = server-side handler time (excludes network). 5xx errors only — auth failures and validation 4xxs are excluded.

EndpointRequests5xxp50p95
/api/v1/webhooks102018ms61ms
/api/v1/forms76021ms111ms
/api/v1/test563 (5.4%)1ms48ms
/api/v1/templates33032ms206ms
/api/v1/forms/x/signers24024ms119ms
/api/v1/forms/generate14037ms73ms
/api/v1/internal/probe-session-cookie1202ms72ms
Raw health payload
{
  "http_status": 200,
  "status": "healthy",
  "checks": {
    "database": "ok",
    "webhook_queue": "ok",
    "api": "ok"
  }
}

For incident reports + scheduled maintenance, follow the changelog or email status@formfy.ai to subscribe to alerts.