Unified API for Gemini, DeepSeek, and Qwen AI — managed via admin panel.
{
"content": "Hello, how are you?",
"user": "user-123",
"model": "qwen3.5-plus"
}
{ "result": "I'm doing great! How can I help you?" }
{ "agents": [{ "name": "customer-support" }, { "name": "code-reviewer" }] }
model field to one of:Pass a user field to maintain conversation context across requests. Sessions expire automatically after 10 minutes of inactivity. Manage sessions via the admin panel.