API Server Operational

SVMS Backend Service

Official API server powering the Smart Vehicle Management System frontend clients and dashboards.

GET/api/ping ↗

Health Check

Check server uptime, response timestamp, and operational state.

REST API/api/buses

Bus Management

Fetch active fleet data, driver info, and bus status updates.

REST API/api/routes

Routes & Timings

Query schedules, stop points, and route information.

AUTH/api/auth/*

Authentication

User login, admin session verification, and JWT handling.

SVMS Backend • Next.js 16 App RouterTest Health Endpoint