# Indian Mutual Fund API **Provider:** Indian Mutual Fund **Category:** finance **Base URL:** `https://www.mfapi.in` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.mfapi.in/ ## Description Get complete history of India Mutual Funds Data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.mfapi.in/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.mfapi.in' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/indian-mutual-fund/) — CC BY 4.0*