Options
The Market Data API provides a comprehensive suite of options endpoints, designed to cater to various needs around options data. These endpoints are designed to be flexible and robust, supporting both real-time and historical data queries. They accommodate a wide range of optional parameters for detailed data retrieval, making the Market Data API a versatile tool for options traders and financial analysts.
Root Endpoint For Options
https://api.marketdata.app/v1/options/
Options Endpoints
📄️ Expirations
Get the current or historical option expiration dates for an underlying symbol, narrowed by strike price or by a date in the past.
📄️ Lookup
Convert a human-readable option description such as AAPL 12/17/27 $250 Call into a correctly formatted OCC option symbol.
📄️ Option Chain
Get a current or historical end of day option chain for an underlying ticker symbol. Optional parameters allow for extensive filtering of the chain.
📄️ Quotes
Get a current or historical end of day quote for a single options contract.