Index returns, market movers, mutual fund profiles, and security search.
Fund Category Returns
ASYNCREADNo auth
Returns mutual fund category average, top, and bottom returns for a period.
ParametersFormJSON
Return period code such as Y1 for one year
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_morningstar_in_fund_category_returns", "params": { "period": "Y1" } }'