Tracks key technical levels from the previous day (UTC): high, low, open, and equilibrium (average of high and low). Same query params apply to /v2/pwLevels (previous week) and /v2/pmLevels (previous month).
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.