assets

Market Search

Autocomplete ticker symbols for the Add-Asset form.

Intentionally thin — just proxies to the configured market-price provider. Upstream errors turn into an empty list so the UI degrades gracefully (a user typing a query shouldn't ever see a 500).

get/api/assets/market/search

Query parameters

qstring required

Ticker or company name

Ticker or company name

limitinteger

Response

Successful Response

symbolstring required
namestring nullable
exchangestring nullable
quote_typestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.