[ci skip] Doc update
Diff
index.md | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
@@ -1,14 +1,14 @@
---
layout: default
permalink: /
---
    [](https://app.netlify.com/sites/mf-captnemo/deploys)
   [](https://app.netlify.com/sites/mf-captnemo/deploys)
Get information about Indian Mutual Funds from their ISIN numbers.
To call this API, you will need an ISIN of a valid Mutual Fund in India.
You can get ISIN data from various [sources](https://github.com/captn3m0/india-isin-data#alternative-sources).
You can get ISIN data from various [sources](https://github.com/captn3m0/india-isin-data#alternative-sources), including [CAS Reports](https://mfs.kfintech.com/investor/General/ConsolidatedAccountStatement).
## API Documentation
@@ -144,6 +144,16 @@
## cors
All endpoints have CORS enabled, so you can call them directly in your website frontend.
# privacy policy
Logs are not maintained for the service. The website runs directly on the netlify free-tier, which
does not provide Analytics or request logs.
There is no tracking or analytics on the website.
Accuracy of data is not guaranteed, please create an issue on the [historical-mf-data](https://github.com/captn3m0/historical-mf-data)
repo to report any issues regarding accuracy.
## source