{"name":"CalendarBot API","version":"1.0.0","status":"running","endpoints":{"auth":{"google":"GET /auth/google","callback":"GET /auth/google/callback"},"tokens":{"get":"GET /tokens/:userId","validate":"GET /tokens/:userId/validate"},"usage":{"get":"GET /usage/:userId"},"snapshots":{"create":"POST /snapshots/create","get":"GET /snapshots/:snapshotId","getByUser":"GET /snapshots/user/:userId","delete":"DELETE /snapshots/:snapshotId","cleanup":"POST /snapshots/cleanup"},"webhook":{"telegram":"POST /webhook/telegram","whatsapp":"POST /webhook/whatsapp"}}}