Account API
Endpoints scoped to the authenticated identity: in-app notifications, user preferences, and the credit wallet.
Base Paths
text
/notifications, /preferences, /walletAuthentication
All endpoints require a JWT Bearer token and operate on the authenticated user's own identity — no workspace or account identifier is required in request bodies.
Sections
- Notifications for listing, reading, and archiving in-app notifications.
- Preferences for AI behavior, view modes, and localization settings.
- Wallet for credit balance and ledger entries.