Highlights
- Control management endpoints
- Agent registration and control associations
- Server-side evaluation and observability
- API key authentication and metrics
Development Quick Start
Configuration
Use environment variables to configure the server (database, auth, observability, evaluators). Full details:API Overview
Base URL:http://localhost:8000/api/v1
Key endpoints include:
-
/agentsand/agents/{agent_name} -
/controlsand/controls/{control_id} -
/evaluation -
/observability/*