Skip to content
EN

Account & Usage

Account endpoints require a user session (JWT).

GET /api/account # plan, limits, admin flag
GET /api/account/usage # storage usage, including a per-room breakdown

GET /api/account/usage returns total storage used against your plan cap plus a storage.perRoom[] array — the same figures shown by the storage bar on the My Rooms dashboard.

Plan caps: Free 10 GB, Pro 100 GB, Team 1 TB total storage (admins are unlimited).