⚡ Neo AI API v16.0

User: ZOOZ | Status: online

Authentication

HeaderValueUsed for
X-API-Keyyour api keyAll /chat /code /agents /generate endpoints
X-Admin-Keyyour admin key/metrics /improve/run /agents/retrain

Core Endpoints

MethodPathDescription
POST/chatChat (auto CoT for complex questions)
POST/chat/streamStreaming chat (SSE)
POST/thinkChain-of-thought + reflection
POST/code/assistCode generation / debug
POST/code/verifySafety + quality check
POST/code/runExecute Python safely
POST/agents/runRun any agent (built-in or ClawHub)
POST/tasks/runParallel multi-task
WS/wsWebSocket streaming chat
GET/healthHealth check
GET/docsSwagger UI (all endpoints)

Discord Bot

Status: ❌ not set (add DISCORD_TOKEN to env)

Set DISCORD_TOKEN and DISCORD_OWNER_ID in your env file to enable.

📖 Swagger UI  |  📄 ReDoc  |  🩺 Health  |  📊 Metrics (admin)