메인 콘텐츠로 건너뛰기
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.