Diffusal

Account Settings

Managing API access, account tier, and rate limits in the dashboard

The Account Settings page is the dashboard's control surface for programmatic access. Today it focuses on API key management, current account tier, and live rate-limit usage rather than a broad profile or notification settings panel.

API Keys

Use this page to create and revoke API keys tied to the wallet you authenticated with.

  • New API secrets are shown once at creation time. Store them before closing the modal.
  • Keys can be scoped for the access patterns your automation needs.
  • Revoking a key immediately removes its ability to call authenticated endpoints.

Rate Limits and Tier

The lower half of the page shows account-level API limits and trading tier status.

  • Tier Status shows your current tier, rolling 30-day volume, maximum tier, and any active admin override.
  • Rate Limit Usage shows the live per-minute usage windows for order flow and data requests.
  • The dashboard refreshes this data continuously so operators can watch capacity while bots are running.

Wallet and Session Context

The signed-in wallet remains your dashboard identity. Wallet address, network, and locale controls live in the header chrome rather than inside a separate profile panel on this route.

The settings page does not currently expose notification preferences, profile editing, or multi-wallet account aggregation.

Locale and Language

The dashboard supports English (en-US), Simplified Chinese (zh-CN), and Korean (ko-KR). Select your preferred language from the locale selector. Financial data (prices, Greeks, P&L) is always displayed in en-US numeric format regardless of locale.

On this page