MINARA

列出因子資料設定檔

GET /v1/factors/data-profiles - 列出 Provider 能力、PIT 保證、欄位、頻率和資產涵蓋範圍。

GET /v1/factors/data-profiles

列出 Provider 能力、PIT 保證、欄位、頻率和資產涵蓋範圍。

方法GET
路徑/v1/factors/data-profiles
認證Authorization: Bearer <token> 必填
類別research

回應本文

{ "profiles": [ { "id": "provider.dataset.crypto", "assetClass": "crypto", "intervals": ["1h"] } ] }

本頁目錄