API Overview
WebXTerm Enterprise provides a RESTful API served by two services:
Authentication API
Endpoints for user authentication, OTP verification, tenant selection, and token management. All auth routes live under /api/auth/.
Machines API
Endpoints for managing registered machines and executing commands.
Profile API
Endpoints for managing your user profile and API keys.
Sessions & Dashboard API
Endpoints for terminal sessions and dashboard statistics.