{"name":"Lolopi Gateway","version":"0.1.0","description":"Multi-provider AI gateway — all providers are equal","url":"https://lolopi.dataservices-ltd.com","endpoints":{"chat":"POST /v1/chat/completions","models":"GET /v1/models","auth":{"register":"POST /v1/auth/register","login":"POST /v1/auth/login","me":"GET /v1/auth/me"},"admin":{"users":"GET/POST /v1/admin/users","providers":"GET/POST /v1/admin/providers","stats":"GET /v1/admin/stats"},"health":"GET /health"}}