get
https://api.templedigitalgroup.com/api/exchange/historical_trades
Returns historical trades split by buy/sell side, ordered newest-first.
Supports keyset cursor pagination over (created_at, id) so callers can
walk the full history a page at a time. To paginate, take the next_cursor
from the response and pass it as the cursor query parameter on the next
request. Continue until has_more is false.
No authentication required.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Missing ticker_id or invalid cursor.
