Status Page
What it does
Public status page showing real-time operational status of all POTAL API services. Displays current uptime, ongoing incidents, scheduled maintenance, and historical availability. Also available via API health check endpoint.
How to use it
Check status
GET /api/v1/health returns current system status with component-level health indicators.
Monitor components
Status page shows individual component status: API, Database, Classification Engine, Rate Data.
Subscribe to updates
Sign up for email or webhook notifications about incidents and maintenance windows.
View incident history
Review past incidents with root cause analysis and resolution timelines.
API Reference
/api/v1/healthRelated Features
Automated uptime checks every 6 hours via Vercel Cron
Real-time SLA metrics including uptime, latency, and error rates
Automated escalation flow with Telegram alerts for incidents
Full-featured admin dashboard with usage analytics and tools
155+ API endpoints with consistent JSON responses