API Documentation
⌘K
API Key
Get free key GET
/api/1/market/options-flow/{ticker}Options Flow by Ticker
Returns unusual options activity for a specific ticker
Parameters
2daysnumbertickerstringrequiredTicker symbol (e.g. AAPL)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/market/options-flow/AAPL?days=30' \
-H 'Accept: application/json'200 Response
[
{}
]