メインコンテンツへスキップ
GET
/
api
/
market-data
/
fundamental
/
valuation
/
history
バリュエーション履歴を取得
curl --request GET \
  --url https://openapi.fcontext.com/api/market-data/fundamental/valuation/history \
  --header 'x-api-key: <api-key>'
{
  "history": {}
}

承認

x-api-key
string
header
必須

アカウント設定で生成された Financial Context key。x-api-key: <key> として送信します。

クエリパラメータ

symbol
string
必須

証券シンボル。例:AAPL.US

レスポンス

バリュエーション履歴

history
object