You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
I have subscribed to USDT for staking on KuCoin finance. I'm trying to fetch the details of the subscription through API. But I do not see any official documentation on that.
Below is some endpoint I got from chatGPT, b ut I believe it's not a legit one.
I have subscribed to USDT for staking on KuCoin finance. I'm trying to fetch the details of the subscription through API. But I do not see any official documentation on that.
Below is some endpoint I got from chatGPT, b ut I believe it's not a legit one.
Body:
{
“id”: “1234",
“type”: “subscribe”,
“topic”: “/market/level2:BTC-USDT”,
“response”: true
}
Endpoint: https://push-private.kucoin.com/api/v1/bullet-public
Headers:
Content-Type: application/json
Cache-Control: no-cache
Could you please help on this, Thanks in advance.
Thanks,
Deepak Yagamurthy
The text was updated successfully, but these errors were encountered: