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 holidays
  • GET/api/v1/market/indicesNIFTY 50 and other index quotes
  • GET/api/v1/market/instrumentsSearch instruments by symbol, name or sector
  • GET/api/v1/market/instruments/{symbol}Instrument details with its latest quote
  • GET/api/v1/market/instruments/{symbol}/candlesOHLCV candles for a symbol
  • GET/api/v1/market/instruments/{symbol}/newsNews headlines for one company
  • GET/api/v1/market/moversTop gainers and losers
  • GET/api/v1/market/newsMarket news headlines
  • GET/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 signal
  • GET/api/v1/market/sectorsList sectors
  • GET/api/v1/market/statusMarket session status (open, pre-open, closed, holiday)

mutual-funds

  • GET/api/v1/fundsSearch the mutual fund catalogue
  • GET/api/v1/funds/{code}Mutual fund details, returns and your holding
  • GET/api/v1/funds/{code}/navsMutual fund NAV history
  • GET/api/v1/mf/holdingsYour mutual fund holdings
  • GET/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&L
  • GET/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 signal
  • GET/api/v1/predictions/{id}One AI signal with its rationale
  • GET/api/v1/predictions/symbol/{symbol}Latest AI signals for one symbol
  • GET/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 SIPs
  • GET/api/v1/sips/{id}One SIP with its installments

Orders & wallet

  • GET/api/v1/gttYour GTT orders
  • GET/api/v1/ordersYour paper orders
  • GET/api/v1/orders/{id}One paper order
  • GET/api/v1/positionsIntraday (MIS) positions, marked to market
  • GET/api/v1/walletVirtual cash balance and blocked funds
  • GET/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 plans

Signals are educational, not investment advice, and may not be redistributed. Tejas is not a SEBI-registered investment adviser or research analyst.