Affiliate API Creation
Description
-
A new permission group "Affiliate" has been introduced.
- API Keys must be assigned the "Affiliate" permission in order to access the corresponding Affiliate endpoints.
-
Only master accounts are allowed to create API Keys with the "Affiliate" permission.
-
The creation of Affiliate API Keys consumes the existing CoinW API Key quota, with a maximum limit of 20 API Keys per account.
-
When a user selects and saves the "Affiliate" permission group, the system will validate the account against CoinW's affiliate user list:
- If the account is an affiliate account, the configuration will be saved successfully, and the "Affiliate" permission will be enabled for the API Key.
- If the account is not an affiliate account, the update will fail and a prompt will be returned:
"Your account is not recognized as an affiliate account."
-
All other API Key features and validation logic remain consistent with the current implementation of CoinW API.
Steps to Create Affiliate API Key
1. Access Path
Logged-in users can navigate to User Center → API Management to access the API Key List.
2. Edit the API Key and Enable the "Affiliate" Permission
Edit the desired API Key and enable the "Affiliate" permission (disabled by default) to designate it as an affiliate key.
- Note: The system validates the user against the affiliate list. If the account is not an affiliate account, enabling this permission will not take effect.
Permission Configuration
The Affiliate permission can be combined with other API permission groups, including:
- Read Only
- Withdrawal
- Spot Trading
- Futures Trading
This enables Affiliate users to flexibly configure API Keys according to their specific needs.