Markets

Get Options Chains

Get option chains for a specific underlying symbol and expiration date. Greek and IV data is included courtesy of ORATS. Please check out their APIs for more in-depth options data.

get/v1/markets/options/chains

Query parameters

symbolstring required

The underlying security symbol

expirationstring date required

The expiration date (YYYY-MM-DD)

greeksboolean

Include greek calculations

Headers

Accept'application/json' required

Response format

Response

Options chains information

Changes

No recorded changes to this endpoint across all 1 revision of this API.