Measures the difference between the expected execution price and the actual execution price of trades. High slippage can indicate low liquidity, delays, or large order impact.
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.