Change in open interest over a specific time period. advanceFilter: none for raw delta; anchor_1h / anchor_4h / anchor_1d to compute anchored indicators with 1-hour, 4-hour, or 1-day anchor window (UTC).
Request
Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
OAuth 2.0
Client Credentials
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.