Catalog
Search funds in the Sugra Catalog
Search mutual and other funds by category, fund family, exchange, or a free-text name query. All filters are optional and combined with AND.
get/api/v1/catalog/funds
Query parameters
categorystring nullable
Fund category to filter by (exact match).
Fund category to filter by (exact match).
familystring nullable
Fund family / sponsor to filter by (exact match).
Fund family / sponsor to filter by (exact match).
exchangestring nullable
Listing venue to filter by (exact match).
Listing venue to filter by (exact match).
qstring nullable
Free-text search over the fund name.
Free-text search over the fund name.
limitinteger
Maximum number of funds to return.
Maximum number of funds to return.
offsetinteger
Number of funds to skip (pagination).
Number of funds to skip (pagination).
Response
Matching funds, plus the total match count for pagination.
{"stackTrail":"paths:/api/v1/catalog/funds:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}