{"name":"djrzm.xyz API 中转站","version":"1.0.0","status":"running","endpoints":{"health":"/api/health","models":"/api/models","chat":"/api/chat/completions"},"usage":{"method":"POST","path":"/api/chat/completions","headers":{"Authorization":"Bearer YOUR_TOKEN","Content-Type":"application/json"},"body":{"model":"deepseek-chat","messages":[{"role":"user","content":"你好"}]}}}