Skip to main content
GET
/
api
/
market-data
/
quote
/
option_chain
/
info
Get option chain contracts
curl --request GET \
  --url https://openapi.fcontext.com/api/market-data/quote/option_chain/info \
  --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.

date
string<date>

Expiration date YYYY-MM-DD.

Response

Options market-data response

The response is of type object.