The National Pension System (NPS) is a pension system by Government of India. User contribution are managed by Pension Fund Managers (PFM). This Rest API provides PFM list, Scheme list, latest NAV published by the PFMs and the daily NAV history of all the schemes available.
Base API URL: https://nps.purifiedbytes.com/api
Get the list of Schemes
Array of objects (Scheme) [ items ] | |||||||||
Array
|
{- "data": [
- {
- "id": "SM008003",
- "name": "HDFC PENSION MANAGEMENT COMPANY LIMITED SCHEME G - TIER I",
- "pfm_id": "SM008",
- "pfm_name": "HDFC Pension Management Company Limited"
}
]
}