Module server

Module server 

Source
Expand description

REST API and WebSocket server for programmatic agent access

This module provides:

  • REST endpoints for agent interaction
  • WebSocket streaming for real-time responses
  • API key authentication
  • JSON request/response format

Structsยง

ApiConfig
API server configuration
ApiServer
API server