Public Status
The API has a public status page to track availability, stability and latency of the main components.
Page
GET https://api.saubit.com.br/status
JSON (for monitoring)
GET https://api.saubit.com.br/api/v1/status
Returns a JSON with:
timestamp: collection date/timeoverall:green|yellow|redpercent: core availability (DB + core routes)checks: status of Database, Redis, PubMed, FDA, ANVISA and intelligent sourcesroutes: quick checks of public routes (latency + HTTP code)routes_percent: overall availability of the checked routes
tip
For dashboards and uptime robots, use the JSON endpoint (/api/v1/status).