Skip to main content
GET
Get historical Greeks for a single option contract

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

options_ticker
string
required

OCC contract symbol, e.g. O:AAPL260418C00260000

start_date
string
required

Start date, YYYY-MM-DD

end_date
string
required

End date, YYYY-MM-DD

Response

OK

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean