{"name":"Base API Template","version":"0.1.0","status":"running","endpoints":{"health":"/health","hello_get":"/hello","hello_post":"/hello","stream_ws":"/stream/ws","agents_create":"POST /agents","agents_list":"GET /agents","agents_get":"GET /agents/{agent_id}","agents_update":"PUT /agents/{agent_id}","agents_delete":"DELETE /agents/{agent_id}","agent_context":"GET /agents/{agent_id}/context","agent_streaming":"WS /ws/agents/{agent_id}/chat","docs":"/docs"},"authentication":"Bearer token required (except root and health)","test_api_key":"test-api-key-12345"}