Key Permissions

Retrieve current api key/token permissions

Response data

IndexFieldTypeDescription
[0...n]KEY_PERMISSION_ARRAYKey permission arrayEach index contains one of the n current user's login history entries

Key permission arrays (index [0...n]

IndexTermTypeDescription
[0]SCOPEstringApi scope, ('account', 'history', 'orders', 'positions', 'funding', 'settings', 'wallets', 'withdraw', 'ui_withdraw', 'bfxpay')
[1]READintRead permission (0 - false, 1 - true)
[2]WRITEintWrite permission (0 - false, 1 - true)

Ratelimit: 90 req/min

Language