Skip to content

kite mutual-funds

Read mutual-fund instruments, holdings, SIPs, and orders. The shorter kite mf group is an alias — same subcommands, identical behaviour.

Kite Connect v3 docs state that mutual fund order placement through APIs is unavailable because of payment requirements. As a result, no mf orders place / mf orders modify / mf orders cancel / mf sips place / etc. command exists. Do not work around this with raw — there is intentionally no path to submit payment-dependent MF orders via the CLI.

Command Purpose
kite mutual-funds instruments MF instruments.
kite mutual-funds holdings MF holdings.
kite mutual-funds orders list MF orders.
kite mutual-funds orders get <order-id> One MF order.
kite mutual-funds sips list MF SIPs.
kite mutual-funds sips get <sip-id> One MF SIP.

All commands accept the global --json --no-color flags and the kite mf alias works for every command above.

Terminal window
kite mf instruments --json --no-color
kite mf holdings --json --no-color
kite mutual-funds orders list --json --no-color
kite mutual-funds sips get <sip-id> --json --no-color