API Documentation

GET/api/1/equity-extended/options-chain/{identifier}

Options Chain API

Returns the current options chain (calls and puts) for the given security from CBOE

Parameters

1
identifierstringrequired
path

Security identifier: ISIN, ticker, CUSIP, SEDOL, or WKN

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/equity-extended/options-chain/US0378331005' \
  -H 'Accept: application/json'
200 Response
{}