Get NAV / TER / AUM

Daily NAV, total expense ratio or AUM history for up to 25 share classes. Pick the metric with series.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for POST /api/instruments/timeseries.

series selects the named metric:

  • NAV — net asset value per unit (daily, per share class)
  • TER — total expense ratio (irregular, per share class). Values
    are raw decimals as stored (e.g. 0.006 = 0.6% p.a.) —
    no unit normalisation applied. Response entries additionally
    carry a components field with the 4 SEBI-2026
    constituents (BER, BrokerageCost, TransactionCost,
    StatutoryLevies) inline when the share class has component
    data (post-2026-04-01).
  • AUM — fund-level AUM in ₹ crores (daily; all share classes of a
    fund return the same series — pass any share-class INS-id)

string
enum
required
Defaults to NAV

Which metric to return: NAV (daily net asset value per unit), TER (total expense ratio, irregular) or AUM (fund-level assets in ₹ crore — every share class of a fund returns the same series).

Allowed:
instrument_ids
array of strings
required
length between 1 and 25

1-25 share-class unique_ids (INS-...)

Instrument Ids*
date
required

First date of the window, inclusive.

date
required

Last date of the window, inclusive. Must be on or after from_date.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json