Apmiindia: Get Performance
Apmiindia via Parse · Finance
Retrieve PMS Investment Approach wise performance data for a given month. Returns all funds matching the specified strategy and service type with their AUM and returns across 1M, 3M, 6M, 1Y, 2Y, 3Y, 4Y, 5Y, and Since Inception periods. Defaults to the previous month when month/year are omitted. Each record includes the provider name, fund name, AUM in INR crores, and annualized return percentages. The response is a single page containing all matching funds (typically 100–1200 records depending on filters). Extract PMS (Portfolio Management Services) performance data from the Association of Portfolio Managers in India (APMI) website, including provider names, fund names, AUM, and returns across multiple time periods. Fulfilled by Parse from www.apmiindia.org.
- apmiindia
- b2b-directory
- finance
- government-public
- parse
- platform-key
- www-apmiindia-org
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/038f1cab-b0e7-4261-a987-e4f470873dde/get_performance
- Interface artifact
- sha256:1c1f72ef32a145fb1aefc05e4ef7e02013467d9703ea705d083131eb44cd2270
- Manifest digest
- sha256:aa42b8aa8945a72bedfe398e7c4e7ec6e603a76b9f4b3b04be1c614130adf38a
Request fields
- year (string): 4-digit year for the performance report date (e.g. 2026). Omitting defaults to the year of the previous month relative to current date.
- month (string): Month number (1-12) for the performance report date. Omitting defaults to the previous month relative to current date.
- strategy (string): Strategy category filter.: Allowed values: Equity, Debt, Hybrid, Multi Asset
- service_type (string): Service type filter.: Allowed values: Discretionary, Non Discretionary
Example queries
- {"year":"2026","month":"5","strategy":"Equity","service_type":"Discretionary"}