Skip to main content
GET
Volume-vs-Open-Interest accumulation analysis

Authorizations

Authorization
string
header
required

Skylit API key in the Authorization header (Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.

Path Parameters

ticker
string
required

Underlying ticker symbol (uppercase, e.g. SPY, AAPL).

Example:

"SPY"

Query Parameters

timeframe
enum<string>
default:daily
Available options:
daily,
weekly
option_type
enum<string>
default:all
Available options:
call,
put,
all
moneyness
enum<string>
default:all
Available options:
otm_10plus,
otm_5_10,
otm_3_5,
atm_itm,
all
min_oi
integer
Required range: x >= 0
date
string<date>

Response

Vol/OI breakdown with accumulation score.

data
object
required
meta
object
required