Documentation
API Reference

Session Management

Programmatically manage remote sessions using the `/sessions` endpoint. GET requests return a list of active connections with metadata such as duration, user ID, and bandwidth usage. You can also terminate active sessions via a DELETE request to `/sessions/{session_id}` for administrative control.