ETF holdings
The underlying constituent holdings of an ETF’s basket — ticker, name, shares
held and position value, as of the latest fund snapshot. Use the exchange
ticker (e.g. a TSE code like 1306) as the {code} path param.
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.
Path Parameters
Exchange ticker for the ETF (e.g. a TSE code like 1306).
"1306"
Response
Constituent holdings of the ETF.
Standard success envelope shared by every endpoint. Each operation's response
wrapper extends this (via allOf) and adds a typed data property.