[API Feature Request] Withdraw address whitelist management via API
We are integrating Aster Dex API for automated trading and fund management.
Problem
Currently, there is no way to manage withdraw addresses via API:
- Cannot whitelist a new withdrawal address programmatically
- Withdrawals are restricted only to pre-approved addresses (set via UI)
Limitation
This creates a blocker for automation systems where:
- Funds need to be transferred programmatically
- New addresses may need to be added dynamically
- Full backend control is required without manual intervention
Requested Solutions (either of the following)
Option 1 (Preferred):
- Provide API endpoints to:
- Add/whitelist a withdrawal address
- Remove or manage whitelisted addresses
Option 2:
- Allow withdrawals to any address via API (with proper security controls such as API key permissions, IP whitelisting, or 2FA restrictions)
Expected Benefit
- Enables fully automated trading and fund management systems
- Aligns with standard API capabilities provided by other exchanges
- Removes dependency on manual UI actions
Notes
We understand security concerns around withdrawals, and are open to:
- Restricting this feature behind enhanced API permissions
- Mandatory IP whitelisting or additional verification layers
Priority
High — currently blocking automation workflows
[API Feature Request] Withdraw address whitelist management via API
We are integrating Aster Dex API for automated trading and fund management.
Problem
Currently, there is no way to manage withdraw addresses via API:
Limitation
This creates a blocker for automation systems where:
Requested Solutions (either of the following)
Option 1 (Preferred):
Option 2:
Expected Benefit
Notes
We understand security concerns around withdrawals, and are open to:
Priority
High — currently blocking automation workflows