System Status
Monitor PromptGuard service health in real-time:- Health endpoints: poll
/healthand/statuson the API directly, as documented below - Uptime target: 99.9% for Scale, 99.95% for Enterprise. These are internal operational targets, not a signed SLA — no contractual uptime commitment is currently offered on any plan.
A hosted status page is not currently available. Use the health check endpoints below for
automated monitoring, and contact support@promptguard.co for
incident information.
Health Check Endpoints
API Health
200 OK when the API is operational. Use this for load balancer health checks and monitoring integrations.
Detailed Status
Monitoring Integration
PromptGuard supports standard monitoring patterns:- Health probes:
GET /healthreturns200for liveness checks - Readiness probes:
GET /statusreturns component health for Kubernetes readiness gates - Webhook alerts: Configure webhook URLs per project in the dashboard to receive security event notifications
Incident Response
- Incidents affecting your projects are surfaced as webhook alerts within 15 minutes of detection
- Configure webhook URLs per project in the dashboard to receive them
- For urgent issues, contact support@promptguard.co