This repository was archived by the owner on Aug 12, 2024. It is now read-only.
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
Kucoin Financial subscribe API #441
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels