get https://api.ortex.com/api/v1/stock///options/expiries
API to retrieve all available option expiry dates for a given ticker on a given exchange.
Available Data Points:
- exp_date: Expiry date for available options (in YYYY-MM-DD format).
Try it out! You can test the API with the trial key TEST
. Simply include it in your request headers; either here, or add the header "Ortex-Api-Key": "TEST"
to your http request.
Trial key restrictions: A list of randomly selected rows will be returned
Get full access! Get a key at app.ortex.com/apis