Portfolio Review
← Back to dashboard

CAMS API Settings

Connect your CAMS API endpoint so fund data can be synced automatically instead of entered by hand. The API key is encrypted at rest and never shown again once saved.

Benchmark Index Reference

Every fund category is compared against one of these benchmark indices. The add-fund form auto-fills the index name and 5-year return for whichever category is picked — edit any row below to keep it current with the index's actual published return.

Category
Benchmark Index
Index 5y Return
Debt
Equity - ELSS
Equity - Flexi Cap
Equity - Large Cap
Equity - Mid Cap
Equity - Small Cap
Hybrid
International
Sector - Healthcare

Expected response shape

A sync request is sent as GET with header Authorization: Bearer <key> to the URL above, expecting a JSON array of funds. Each entry may use any of these field names — the sync will pick up whichever are present:

schemeName/fundName/name, schemeCode, category, benchmarkName/benchmark, return5y/fiveYearReturn/fundReturn5y, benchmarkReturn5y/indexReturn5y, ageYears/fundAgeYears.