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