List API public v1 pulse trades recent
get/api/public/v1/pulse/trades/recent
Query parameters
sincestring
Lookback window (e.g. 30m, 6h, 7d). This route ranks by |pnl|, whose cost grows with the window rather than with limit, so the window is capped: 30 days with coin, 6 hours without one (that variant cannot use any coin index). Longer windows are rejected with 400, never silently narrowed.
Lookback window (e.g. 30m, 6h, 7d). This route ranks by |pnl|, whose cost grows with the window rather than with limit, so the window is capped: 30 days with coin, 6 hours without one (that variant cannot use any coin index). Longer windows are rejected with 400, never silently narrowed.
limitinteger
coinstring
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.