User Guide
Base URL
https://claude-sandbox.detalex.de
REST API
Health Check
GET /health
{
"status": "ok",
"uptime_seconds": 3600,
"timestamp": "2026-05-05T12:00:00.000000"
}
MCP Integration
Coming soon — endpoint details will be added once implemented.
Agent-to-Agent (A2A)
Coming soon — agent card and task endpoints will be documented once implemented.
Webhooks
Coming soon — event types and payload format will be documented once implemented.
CLI
python -m src.interfaces.cli --help