☰
Login
Signup
Home
›
General
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
403
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
December 2023
MayurVirkar
December 2023
sujith
Get only "Kite" holdings, not smallcase and others.
MayurVirkar
December 2023
in
General
Hello,
I want to retrieve only holdings that are "managed" by kite, and not the ones that SmallCase manages.
How can I do it?
I see that Kite does it by making an API call to
https://kite.zerodha.com/api/portfolio/holdings/kite
But if I try the same with
https://api.kite.trade/portfolio/holdings/kite
I get 404.
Tagged:
kiteapi
holdings
sujith
December 2023
This is a Kite exclusive feature. It is not available on Kite Connect API.
MayurVirkar
December 2023
Also tags? How can I get tags?
sujith
December 2023
Holding tags are not supported on Kite Connect yet. We may include it in future.
sujith
December 2023
For now, you can see tags on console only.
sujith
December 2023
But tags while placing order will show up in the orderbook. You can check the documentation
here
.
Sign In
or
Register
to comment.