Overview
CAS Generator triggers a mutual fund CAS statement to be emailed to your user — no manual portal visits needed. Coverage: Uses KFintech’s email mailback service. KFintech and CAMS have a mutual partnership that provides data from both RTAs (Registrar and Transfer Agents), so this endpoint retrieves mutual fund data from both KFintech and CAMS, covering all mutual funds in India. Use cases:- Client onboarding (request 50+ years of transaction history)
- Automated monthly portfolio updates
- Filling gaps in transaction history
KFintech emails the CAS to the user’s registered email within a few minutes. The CAS is not returned in the API response.
Request a CAS statement
Parameters
| Parameter | Required | Description |
|---|---|---|
email | Yes | User’s email registered with KFintech |
pan_no | No | User’s PAN number (optional) |
from_date | Yes | Start date (YYYY-MM-DD) |
to_date | Yes | End date (YYYY-MM-DD) |
password | Yes | Password for the PDF |
Integration patterns
Pattern 1: Generate + Gmail Import
Combine CAS Generator with Gmail Inbox Import for a seamless flow:Pattern 2: User-initiated
Let users trigger generation and upload manually:Timing expectations
| Step | Duration |
|---|---|
| API request | < 1 second |
| KFintech processing | 1-2 minutes |
| Email delivery | Depends on email provider |
Date range options
Credit usage
| Operation | Credits |
|---|---|
| Generate CAS | 0.5 |
Comparison: CDSL Fetch vs CAS Generator
| Feature | CDSL Fetch | CAS Generator |
|---|---|---|
| Speed | Real-time (~20s) | 1-2 minutes |
| Data source | CDSL eCAS (all holdings) | KFintech + CAMS (all MFs) |
| History | Current holdings | 50+ years transactions |
| User input | PAN + BO ID + DOB + OTP | Email + date range |
| Asset classes | Demat + Non-Demat (stocks, bonds, MFs, etc.) | Mutual funds |
Important: CDSL eCAS statements contain holdings from both CDSL and NSDL depositories. Similarly, NSDL eCAS contains both NSDL and CDSL holdings. This is a consolidated view across all depositories, not limited to the issuing depository.
Next steps
Gmail Import
Import the generated CAS
Parsing Guide
Parse uploaded CAS files

