poke
parent
ceb8b9dca3
commit
a76c6c2787
|
@ -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.
|
||||
|
||||
|
||||
|
||||
## Data Available:
|
||||
|
||||
1. NIFTY50 Historical Value
|
||||
|
|
|
@ -274,7 +274,9 @@ paths:
|
|||
- year_10
|
||||
- inception
|
||||
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':
|
||||
get:
|
||||
summary: Mutual Fund Plan Details
|
||||
|
@ -943,7 +945,7 @@ paths:
|
|||
- Kuvera
|
||||
/api/v3/user/info.json:
|
||||
get:
|
||||
summary: Get User Info
|
||||
summary: "Get User Info \U0001F512"
|
||||
tags:
|
||||
- Kuvera
|
||||
responses:
|
||||
|
|
Loading…
Reference in New Issue