Lists all dates of data that are available for an option with a given symbol, request type, and expiration. This endpoint is updated overnight.
- Provider
- Theta Data
- Input summary
- {"name":"request_type","type":"string","required":true,"description":"The request type.","enum":["trade","quote"]}, {"name":"symbol","type":"string","required":true,"description":"The stock or index symbol, or underlying symbol for options."}, {"name":"expiration","type":"string","required":true,"description":"The expiration of the contract in `YYYY-MM-DD` or `YYYYMMDD` format."}, {"name":"strike","type":"string","required":false,"description":"The strike price of the contract in dollars (ie `100.00` for `$100.00`), or `*` for all strikes."}, {"name":"right","type":"string","required":false,"description":"The right (call or put) of the contract.","enum":["call","put","both"]}, {"name":"format","type":"string","required":false,"description":"The format of the data when returned to the user.","enum":["csv","json","ndjson","html"]}
- Output summary
- Not available
- Billing
- 4.8
- Freshness
- Not available
- Verification
- Not available