OBX API is a developer control system. Inspect routes, understand behavior, and operate your backend as a structured platform.
{
"service": "users",
"status": "online",
"endpoint": "/api/users"
}
{
"service": "auth",
"status": "secured",
"endpoint": "/api/auth"
}
{
"system": "core",
"uptime": "active",
"endpoint": "/info"
}