Account Profile & Settings
paradex_account_profileGet static account profile and display settings including username, referral config, per-market slippage limits, notification preferences, social links, and AI agent WebSocket URL.
Instructions
Get static account profile and display settings.
Use this tool when you need to:
- Check your username or referral code
- Review per-market max slippage limits
- Inspect referral configuration (commission rate, discount rate, minimum volume)
- Check TAP affiliate status and share rates
- Review notification preferences or linked social accounts
- See the AI agent WebSocket URL for this account
This data changes infrequently. For live financial data (balances, positions,
margin health, fee rates), use paradex_account_overview instead.
Returns:
- profile: username, referral config, market_max_slippage, notifications,
social links, TAP/XP rates, NFT holdings, AI agent URL
- settings: trading_value_display preference (SPOT_NOTIONAL or MARKET_VALUE)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||