MINARA

主要股票指數

GET /v1/markets/indices:主要美國股票指數報價與日內序列,快取 30 秒。

GET /v1/markets/indices

主要美國股票指數報價與日內序列,快取 30 秒。

方法GET
路徑/v1/markets/indices
認證設定 GATEWAY_AUTH_TOKEN 時需要 Authorization: Bearer <token>
類別market

回應內容

{ "indices": [{ "symbol": "^GSPC", "label": "S&P 500", "price": 5400, "changePct": 0.2 }] }

本頁目錄