Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcefghj/competitive-intelligence-multi-agent
/ endpoints
Endpoints
4 in github.com/bcefghj/competitive-intelligence-multi-agent
⨍
Functions
105
◇
Types & classes
70
↳
Endpoints
4
Route
analyze
app.post("/analyze", response_model=AnalyzeResponse)
python/src/api/server.py:None
Route
analyze_stream
app.post("/analyze/stream")
python/src/api/server.py:None
Route
health
app.get("/health", response_model=HealthResponse)
python/src/api/server.py:None
Route
list_competitors
app.get("/competitors")
python/src/api/server.py:None