This endpoint provides access to open liquidation levels for specified coins and exchanges on TradingView charts, retrieving detailed information based on filters like leverage, position, tier, open duration, and open interest delta to volume ratio (oidv).
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.