System Ready

OBX API is a developer control system. Inspect routes, understand behavior, and operate your backend as a structured platform.

Live System Output

{
  "service": "users",
  "status": "online",
  "endpoint": "/api/users"
}
{
  "service": "auth",
  "status": "secured",
  "endpoint": "/api/auth"
}
{
  "system": "core",
  "uptime": "active",
  "endpoint": "/info"
}