跳轉到主要內容
GET
/
api
/
market-data
/
quote
/
option
獲取期權行情
curl --request GET \
  --url https://openapi.fcontext.com/api/market-data/quote/option \
  --header 'x-api-key: <api-key>'
{}

授權

x-api-key
string
header
必填

在帳戶設置中生成的 Financial Context key。請以 x-api-key: <key> 形式發送。

查詢參數

symbols
string
必填

逗號分隔的期權合約代碼,例如 AAPL260619C00200000.US。

回應

期權市場資料響應

The response is of type object.