Skip to main content
GET
List Funds

Authorizations

Authorization
string
header
required

Your Fruit Stand API key from app.fruitstand.dev.

Query Parameters

q
string | null

Fuzzy match on ticker or name.

type
string | null

Security type, e.g. ETF or FUND.

country
string | null
exchange
string | null
cursor
string | null

Opaque keyset cursor (a code).

limit
integer
default:0
Required range: x >= 0

Response

Successful Response

data
Fund · object[]
required
next_cursor
string | null

Pass as ?cursor= to fetch the next page. Null when no more.