Dashboard Overview
API-first dashboard for market makers, bot operators, and power users
The Diffusal Dashboard is a lightweight management interface for market makers, bot operators, and power users who interact with the protocol programmatically. It provides direct access to account state — positions, collateral, orders, risk metrics, API key management, and live tier/rate-limit visibility — without the full trading UI surface of the main app.
Who Is the Dashboard For?
The dashboard targets users who:
- Integrate programmatically via the REST API or WebSocket streams
- Run automated quoting strategies or market-making bots
- Need a fast audit interface for monitoring positions and collateral health
- Manage multiple API keys across environments
If you are placing individual trades through a UI, the main trading app is the better fit. The dashboard is a management and monitoring surface, not a trade-entry interface.
Authentication
The dashboard uses the same SIWE (Sign-In with Ethereum) authentication flow as the trading app. Connect your wallet, sign the authentication message, and your session is established. API keys you create here are tied to this wallet identity.
Pages
Positions
Monitor open options positions, real-time P&L, and per-position Greeks across all your portfolios.
Order Management
View open orders, cancel pending orders, and browse the full order history submitted via API.
Collateral Management
Deposit and withdraw USDT collateral, preview margin impact, and review transaction history.
Risk Dashboard
Monitor margin utilization, health ratio, and portfolio-level Greeks in real time.
Account Settings
Review API keys, current tier, and live rate-limit usage for your account.
API Key Management
Create, scope, and revoke API keys for programmatic access to the trading API.