Account
Account Management
In addition to the Merchant Panel, you can manage your account using the Account API, which is detailed in this section.
Key Features
-
Comprehensive Account Control:
The Account API provides a programmatic way to perform various account management tasks without needing to rely solely on the Merchant Panel. -
Seamless Integration:
With the Account API, you can integrate account-related operations directly into your internal systems, streamlining workflows and enhancing efficiency.
Examples of Available Operations
-
Retrieve Account Information:
Access detailed information about your account, including balances, limits, and status. -
Configure Account Settings:
Programmatically adjust account preferences, such as notification preferences, security configurations, and webhook URLs. -
Manage Funds:
Initiate transfers, top-ups, or withdrawals directly via API calls, ensuring a smooth financial workflow. -
Update Auto-Withdraw Wallet Address: Explicitly change or clear the TRC20 USDT wallet address used for merchant auto-withdrawals. This request requires the
x-signatureheader described in Authentication. Each change is audit-logged with the actor, request source, timestamp, and previous/new address.
For further details and a complete list of API endpoints, refer to the Account API documentation within this category. This will help you fully utilize the API’s capabilities to enhance your account management processes.