Back to catalog
📈

Kite Connect

API Key

Stock market investment and trading platform

📈FinanceHTTPS

RELIANCE

NSE

TradingsymbolRELIANCE
ExchangeNSE
Last Price2,947.55
Change Percent1.34
Volume4,812,300

Sample Response

response.json
1{
2 "tradingsymbol": "RELIANCE",
3 "exchange": "NSE",
4 "last_price": 2947.55,
5 "change_percent": 1.34,
6 "volume": 4812300
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://kite.trade/docs/connect/v3/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs