🚀 Proxy Configuration
Use this URL in your AI apps (Cursor, VS Code, Chatbox, etc.):
Base URL: http://localhost:8000/v1
API Key: MASTER_KEY_USERID (e.g., YOUR_SECRET_KEY_trung)
Model: gemini-2.0-flash
* The API Key format determines your identity. Must start with your Master Key (configured in environment variables).
🔗 Endpoints
POST /v1/chat/completions - OpenAI-compatible Proxy Endpoint
POST /chat - Simple Chat Endpoint
GET /users - List active users
GET /health - System Status