Skip to Content
BlitzPulse docs are live. Looking for Blitz Global? Visit https://blitzglobalcapital.com.
Api ReferenceOptions Analytics API

Options Analytics API

Auto-generated from openapi-snapshot.json. Do not edit by hand — changes are overwritten by scripts/docs/generate_api_reference.py.

4 endpoints in this group.

GET /api/options/analytics/capabilities

Capabilities

Responses

CodeDescription
200Successful Response

GET /api/options/analytics/flow/unusual

Unusual Flow

Parameters

NameInTypeRequiredDescription
symbolqueryoptional
limitqueryintegeroptional

Responses

CodeDescription
200Successful Response
422Validation Error

POST /api/options/analytics/greeks/complete

Complete Greeks Endpoint

Request body: application/json

Responses

CodeDescription
200Successful Response
422Validation Error

GET /api/options/analytics/iv-surface/{symbol}

Iv Surface

Parameters

NameInTypeRequiredDescription
symbolpathstringrequired
limitqueryintegeroptional

Responses

CodeDescription
200Successful Response
422Validation Error