This commit is contained in:
Nemo 2021-05-27 12:28:46 +05:30
parent ceb8b9dca3
commit a76c6c2787
2 changed files with 6 additions and 2 deletions

View File

@ -6,6 +6,8 @@ tags: [introduction]
Welcome to the unofficial Kuvera API docs. Kuvera has a decent good read-only API that this project documents. Welcome to the unofficial Kuvera API docs. Kuvera has a decent good read-only API that this project documents.
## Data Available: ## Data Available:
1. NIFTY50 Historical Value 1. NIFTY50 Historical Value

View File

@ -274,7 +274,9 @@ paths:
- year_10 - year_10
- inception - inception
operationId: get-mf-api-v4-fund_categories.json operationId: get-mf-api-v4-fund_categories.json
description: Returns list of fund categories with their returns across a range of time periods. description: |+
Returns list of fund categories with their returns across a range of time periods.
'/mf/api/v4/fund_schemes/{codes}.json': '/mf/api/v4/fund_schemes/{codes}.json':
get: get:
summary: Mutual Fund Plan Details summary: Mutual Fund Plan Details
@ -943,7 +945,7 @@ paths:
- Kuvera - Kuvera
/api/v3/user/info.json: /api/v3/user/info.json:
get: get:
summary: Get User Info summary: "Get User Info \U0001F512"
tags: tags:
- Kuvera - Kuvera
responses: responses: