API KEY PERMISSIONS

You can manage the API permission on KuCoin’s official website. The permissions are:

  • General - Limited to read-only operations such as querying account information, account statements, and order information. The API cannot be used to perform operations such as order placement or withdrawals.
  • Spot - This API can be used for spot trading to perform order placement, order cancellation, etc.
  • Margin - This API can be used for margin trading to perform order placement, order cancellation, etc.
  • Futures - This API can be used for futures trading to perform order placement, order cancellation, etc.
  • Transfer - This permission allows you to withdraw assets, acquire deposit addresses, cancel withdrawals, and execute other operations. To use this permission, you must enable IP Restriction. Please note that when authorizing the Transfer permission, you can use the API to transfer money without email verification and Google verification.

Please refer to the documentation below to see what API key permissions are required for a specific route.

API KEY PERMISSIONS