Skip to main content
GET
OptionActivity V1

Authorizations

token
string
query
required

Query Parameters

page
integer
default:0

Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date. Default is 0

pageSize
integer
default:100

Number of results returned. Limit 1000

parameters[date]
string<date>

Date to query for calendar data. Shorthand for date_from and date_to if they are the same. Defaults for latest

parameters[date_from]
string<date>

Start date in YYYY-MM-DD format

parameters[date_to]
string<date>

End date in YYYY-MM-DD format

parameters[date_sort]
enum<string>

Sort by date

Available options:
date
parameters[tickers]
string<csv>

One or more ticker symbols separated by a comma. Maximum 50 tickers

parameters[id]
string

ID

parameters[updated]
integer

Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated

Response

Option Activity

aggressor_ind
string
Example:

"1"

ask
string
Example:

"4.35"

bid
string
Example:

"4.25"

cost_basis
string
Example:

"2156000"

date
string
Example:

"2024-01-09"

date_expiration
string
Example:

"2024-01-19"

description
string
Example:

"Trade"

description_extended
string
Example:

"Sweep | Bullish | Above Ask"

exchange
string
Example:

"NASDAQ"

execution_estimate
string
Example:

"Above Ask"

id
string
Example:

"60a7f5e8e4b0f5a3c8e9f5ad"

midpoint
string
Example:

"4.30"

open_interest
string
Example:

"1523"

option_activity_type
string
Example:

"Sweep"

option_symbol
string
Example:

"AAPL240119C00195000"

price
string
Example:

"4.31"

put_call
string
Example:

"Call"

sentiment
string
Example:

"Bullish"

size
string
Example:

"500"

strike_price
string
Example:

"195.00"

ticker
string
Example:

"AAPL"

time
string

Time of the option activity (EST)

Example:

"14:35:22"

trade_count
integer
Example:

1

underlying_price
string
Example:

"185.92"

underlying_type
string
Example:

"Common Stock"

updated
integer
Example:

1704819600

volume
string
Example:

"2845"