{"name":"Gonka SaaS API Gateway","version":"1.0.0","documentation":"/docs","endpoints":{"health":"GET /health","healthUpstream":"GET /health/upstream","chatCompletions":"POST /v1/chat/completions","models":"GET /v1/models","auth":{"register":"POST /api/auth/register","login":"POST /api/auth/login"},"keys":{"list":"GET /api/keys","create":"POST /api/keys","delete":"DELETE /api/keys/:id"},"usage":"GET /api/usage","balance":"GET /api/balance"},"config":{"tokenPrice":1.25e-7,"upstreamProxy":"https://gonka-opengnk-fi6z.onrender.com"}}