{"service":"collection-api","schema_version":"1","endpoints":{"health":"/v1/health","signup":"POST /v1/auth/signup","login":"POST /v1/auth/login","logout":"POST /v1/auth/logout","me":"GET /v1/auth/me","collections":"/v1/collections","items":"/v1/collections/:id/items","sync":"/v1/sync"}}