python-kucoin icon indicating copy to clipboard operation
python-kucoin copied to clipboard

Is python-kucoin compatible with 2.0 API key system ?

Open SamuelDauzon opened this issue 4 years ago • 1 comments

Hi,

As you can see in this page (https://docs.kucoin.com/#introduction), Kucoin is updating his authentication system.

To reinforce the security of the API, KuCoin upgraded the API key to version 2.0, the validation logic has also been changed. It is recommended to create and update your API key to version 2.0. The API key of version 1.0 will be still valid until May 1, 2021. Check new signing method

Is python-kucoin compatible with this new system ?

Thanks

SamuelDauzon avatar Apr 12 '21 21:04 SamuelDauzon

Yes this is compatible with the V2 API Keys

sammchardy avatar May 01 '21 05:05 sammchardy