Slippage is the difference between the expected price of a trade and the actual price at which the trade is executed, which can occur due to delays or insufficient liquidity in the market.
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/slippage?coin&exchange&timeframe&limit&startTime&endTime&sort&advanceFilter&marketTypes&tradeType' \
--header'Authorization: Beare {{AUTH_TOKEN}}' \
--header'x-api-key: {{api_key}}'