Back to Features
🛠️

Status Page

ActivePlatformMUSTFREE

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

1

Check status

GET /api/v1/health returns current system status with component-level health indicators.

2

Monitor components

Status page shows individual component status: API, Database, Classification Engine, Rate Data.

3

Subscribe to updates

Sign up for email or webhook notifications about incidents and maintenance windows.

4

View incident history

Review past incidents with root cause analysis and resolution timelines.

API Reference

GET/api/v1/health

Related Features

Having issues?