Formfy Status

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

All systems operational
checked 2026-09-12T02:36:53.667Z

Components

API
Public API endpoints at /api/v1/*
Operational
Database
PostgreSQL primary — reads and writes
Operational
Webhook delivery
Outbound webhook dispatch + retry queue
Operational
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.