{"success":true,"data":{"name":"MOSS Dashboard API","version":"v1","documentation":"/api-docs","branch_policy":"Istemci bir subeye atanmissa sadece o subenin verilerine erisebilir. branch_id=NULL olan istemciler tum subelere erisir.","endpoints":{"auth":{"token":"POST /api/v1/auth/token","refresh":"POST /api/v1/auth/refresh","revoke":"POST /api/v1/auth/revoke"},"members":{"list":"GET /api/v1/members","detail":"GET /api/v1/members/:id","packages":"GET /api/v1/members/:id/packages","financial":"GET /api/v1/members/:id/financial","create":"POST /api/v1/members","update":"PUT /api/v1/members/:id"},"branches":{"list":"GET /api/v1/branches","detail":"GET /api/v1/branches/:id","stats":"GET /api/v1/branches/:id/stats"},"packages":{"list":"GET /api/v1/packages","detail":"GET /api/v1/packages/:id"},"financial":{"transactions":"GET /api/v1/financial/transactions","summary":"GET /api/v1/financial/summary","installments":"GET /api/v1/financial/installments"},"dashboard":{"stats":"GET /api/v1/dashboard/stats","daily":"GET /api/v1/dashboard/daily"},"market":{"products":"GET /api/v1/market/products","categories":"GET /api/v1/market/categories"},"staff":{"list":"GET /api/v1/staff","detail":"GET /api/v1/staff/:id"},"notifications":{"list":"GET /api/v1/notifications"},"private_lessons":{"list":"GET /api/v1/private-lessons"},"presence":{"list":"GET /api/v1/presence"}}}}