Niftyindices: Get Total Return Index Data
Niftyindices via Parse · Finance
Retrieve Total Return Index (TRI) values for a specific equity index over a user-defined date range. TRI reflects index performance including dividends reinvested. Returns daily records with TotalReturnsIndex and Net Total Return (NTR) values. Date range must not exceed roughly 1 year per request. Access Indian equity index data from niftyindices.com including live values, historical data, constituents, and sector distributions. Fulfilled by Parse from niftyindices.com.
- finance
- government-public
- niftyindices
- niftyindices-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/487cbdcd-3ed9-45be-b25e-3dc13d03fd80/get_total_return_index_data
- Interface artifact
- sha256:3f60e94b1545e5d391b95ae81a387af200f1156df463d24965e5dc703e9b689d
- Manifest digest
- sha256:73a6b6ea117030b48aaf5d050f0c89637e5c2989519d6d3255b045cb963fd812
Request fields
- end_date (string, required): End date in DD-Mon-YYYY format (e.g., 10-Jun-2026).
- index_name (string): Index name as listed in get_indices_list (e.g., NIFTY 50, NIFTY NEXT 50, NIFTY BANK).
- start_date (string, required): Start date in DD-Mon-YYYY format (e.g., 01-Jun-2026).
Example queries
- {"end_date":"19-Aug-2026","index_name":"NIFTY 50","start_date":"10-Aug-2026"}