Skip to main content

API Key Permissions

These permissions apply to endpoints and websocket operations that require HMAC authentication. There are three permission levels: Read, Funding, and Trade.

Read

EndpointsMethod
v1/account-walletsGET
v1/broker-currenciesGET
v1/broker-currencies/{id}GET
v1/broker-pairsGET
v1/broker-pairs/{id}GET
v1/crypto-assetsGET
v1/crypto-assets/{id}GET
v1/crypto-deposit-addressesGET
v1/crypto-depositsGET
v1/crypto-deposits/{id}GET
v1/crypto-network-familiesGET
v1/crypto-networksGET
v1/crypto-networks/{id}GET
v1/crypto-withdrawal-addressesGET
v1/crypto-withdrawal-addresses/{id}GET
v1/crypto-withdrawalsGET
v1/crypto-withdrawals/{id}GET
v1/fee-levelsGET
v1/internal-fund-transfersGET
v1/ordersGET
v1/orders/{id}GET
v1/tradesGET
v1/trades/{id}GET

Funding

EndpointsMethod
v1/crypto-deposit-addressesPOST
v1/crypto-withdrawal-addressesPOST
v1/crypto-withdrawalsPOST
v1/internal-fund-transfersPOST

Trade

These operations are available through the WebSocket API.

MessagePermission
Order InsertTRADE
Order CancelTRADE
Order Cancel AllTRADE