Skip to main content
GET
Get Options Expiry Dates

Authorizations

Authorization
string
header
required

OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.

Path Parameters

symbol
string
required

The underlying stock symbol (e.g., AAPL, TSLA, SPY)

Response

Successful response. Returns symbol and list of expiry dates in YYYY-MM-DD format.

symbol
string

Underlying symbol

expiryDates
string<date>[]

List of expiration dates in YYYY-MM-DD format