The FMZ Quant Trading Platform supports the permission management of the
extended API interface, and the permission of API KEY
can be set. On the “API interface” option on the “Account settings”
(https://www.fmz.com/m/account) page of the platform, click the “Create
new ApiKey” button to create the extension API KEY
.
You can edit the “API Permission” input box when creating an API KEY
, and enter the *
symbol to enable all Extended API interface permissions. If you want to specify specific interface permissions, you need to enter the corresponding extended API function name. Use commas to separate, for example: GetRobotDetail,DeleteRobot
. This gives this API KEY
the permission to call the Get live trading detailed information interface and the Delete live trading interface.
The API KEY
management page also allows you to modify,
disable, delete the created API KEY
.