Skip to main content
GET
/
api
/
market-data
/
quote
/
option_chain
/
expiry_date
Get option chain expiration dates
curl --request GET \
  --url https://openapi.fcontext.com/api/market-data/quote/option_chain/expiry_date \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Financial Context key generated from account settings. Send it as x-api-key: <key>.

Query Parameters

symbol
string
required

Underlying .US security symbol, for example AAPL.US.

Response

Options market-data response

The response is of type object.