VIX Term Structure
GET
https://api.unusualwhales.com/api/volatility/vix-term-structure
Request
Security:
Bearer Auth
Authorization: Bearer <token>
Query Parameters
history_days
integer
optional
Days of history (default 90, max 365).
Responses
200 422 500
Try It
GET
Query Parameters
Request Sample
curl -X GET "https://api.unusualwhales.com/api/volatility/vix-term-structure" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Accept: application/json"
Response Example
200
{}