Hype ETF 流入流出歷史

該接口提供交易所交易基金(ETF)的Hype流入流出歷史數據。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

該接口以下 API 等級可用: API 等級

API 等級業餘版創業版標準版專業版企業版
可用性

響應數據

{
  "code": "0",
  "data": [
    {
      "timestamp": 1778544000000,
      "flow_usd": 1200000,
      "price_usd": 41.995,
      "etf_flows": [
        {
          "etf_ticker": "BHYP"
        },
        {
          "etf_ticker": "THYP",
          "flow_usd": 1200000
        }
      ]
    },
    {
      "timestamp": 1778630400000,
      "flow_usd": 1400000,
      "price_usd": 40.243,
      "etf_flows": [
        {
          "etf_ticker": "BHYP"
        },
        {
          "etf_ticker": "THYP",
          "flow_usd": 1400000
        }
      ]
    },
  ]
}
Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!