Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Kucoin Financial subscribe API #441

Open
DeepakYagamurthy opened this issue Feb 19, 2023 · 0 comments
Open

Kucoin Financial subscribe API #441

DeepakYagamurthy opened this issue Feb 19, 2023 · 0 comments

Comments

@DeepakYagamurthy
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant