Skip to main content
Docs vCurrentAPI
Version: Current

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/time
  • overall: green | yellow | red
  • percent: core availability (DB + core routes)
  • checks: status of Database, Redis, PubMed, FDA, ANVISA and intelligent sources
  • routes: 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).