Developers
API reference
Read your own Tejas data from scripts, spreadsheets and dashboards. Included with Elite.
Authentication
Create a key in Settings → Developer and send it as a Bearer token.
Read-only
GET requests only. Keys act as you, never as an admin, and stop working if you leave Elite.
Limits
Same rate limits as the app. Errors are RFC 7807 problem+json.
curl -H "Authorization: Bearer ak_…" https://tejas.sharmaji318.in/api/v1/portfolio/summary
Alerts
GET/api/v1/alertsYour price alerts
Market data
GET/api/v1/market/holidaysNSE trading holidaysGET/api/v1/market/indicesNIFTY 50 and other index quotesGET/api/v1/market/instrumentsSearch instruments by symbol, name or sectorGET/api/v1/market/instruments/{symbol}Instrument details with its latest quoteGET/api/v1/market/instruments/{symbol}/candlesOHLCV candles for a symbolGET/api/v1/market/instruments/{symbol}/newsNews headlines for one companyGET/api/v1/market/moversTop gainers and losersGET/api/v1/market/newsMarket news headlinesGET/api/v1/market/quotesLatest quotes for up to 50 symbols (?symbols=TCS,INFY)GET/api/v1/market/screenerStock screener: filter by sector, price, change, market cap, P/E and AI signalGET/api/v1/market/sectorsList sectorsGET/api/v1/market/statusMarket session status (open, pre-open, closed, holiday)
mutual-funds
GET/api/v1/fundsSearch the mutual fund catalogueGET/api/v1/funds/{code}Mutual fund details, returns and your holdingGET/api/v1/funds/{code}/navsMutual fund NAV historyGET/api/v1/mf/holdingsYour mutual fund holdingsGET/api/v1/mf/ordersYour mutual fund orders
Notifications
GET/api/v1/notificationsYour in-app notifications
Portfolio
GET/api/v1/portfolio/holdingsYour holdings with live P&LGET/api/v1/portfolio/reviewAI portfolio health review (Elite)GET/api/v1/portfolio/summaryPortfolio value, P&L, cash and allocation
AI signals
GET/api/v1/predictionsAI signals, filterable by horizon and signalGET/api/v1/predictions/{id}One AI signal with its rationaleGET/api/v1/predictions/symbol/{symbol}Latest AI signals for one symbolGET/api/v1/predictions/track-recordPublic, scored track record of every signal
reports
GET/api/v1/reports/capital-gainsCapital gains (FIFO) and a tax estimate for a financial year
sips
GET/api/v1/sipsYour SIPsGET/api/v1/sips/{id}One SIP with its installments
Orders & wallet
GET/api/v1/gttYour GTT ordersGET/api/v1/ordersYour paper ordersGET/api/v1/orders/{id}One paper orderGET/api/v1/positionsIntraday (MIS) positions, marked to marketGET/api/v1/walletVirtual cash balance and blocked fundsGET/api/v1/wallet/ledgerCash ledger entries
Account
GET/api/v1/users/meYour profile
Watchlists
GET/api/v1/watchlistsYour watchlists with quotes
API access is part of Elite, along with intraday signals and the AI portfolio review.
See plansSignals are educational, not investment advice, and may not be redistributed. Tejas is not a SEBI-registered investment adviser or research analyst.