List ETFs
The full catalogue of tracked exchange-traded funds, with descriptive
metadata (manager, benchmark index, trust fee), the latest price and assets
under management. Use an entry’s etfCode as the {code} path param for the
info, holdings, prices-history and detail endpoints.
Authorizations
Your HayInsights API key (prefixed apk_). Create and manage keys in the
HayInsights dashboard (Account → API keys).
Send it in the X-API-Key header on every request to /openapi/v1/*.
Which data domains you may access and your request quota are both governed by
the subscription plan attached to the key — see the Plans & features and
Rate limits guides.
Response
List of ETFs.
Standard success envelope shared by every endpoint. Each operation's response
wrapper extends this (via allOf) and adds a typed data property.