API Reference

Update the API Key of a Trading Portfolio

🚧

Tips

Applies to primary user's API Key only. Permission: Trade.

Rate Limit: 3 requests per 10 seconds

Request

Field nameTypeNecessaryRemarks
portfolioIdLongYTrading Portfolio ID
portfolioApiKeyStringYAPI public key
apiNameStringNAPI note
ipStringNup to 20 IP addresses, separated by comma.
permissionStringNREAD, TRANSFER, WITHDRAW, TRADE

Response

Field nameTypeRemarks
portfolioIdLongportfolioId
apiNameStringAPI Key note
accessKeyStringaccessKey
statusIntegerstatus: 1 normal, 2 frozen
ipStringip list
permissionStringREAD,TRANSFER,WITHDRAW,TRADE
createdAtLongcreate timestamp
updatedAtLongupdatedAt timestamp
Language