Skip to main content
GET
/
spot
/
historical
cURL
curl --request GET \
  --url https://cgk-api.crmclick.io/spot/historical
[
  {
    "ticker_id": "<string>",
    "trade_id": 123,
    "price": 123,
    "type": 123
  }
]

Query Parameters

ticker_id
string
default:BTC_USDT
required

The trading symbol of this object, e.g. BTC_USDT, ETH_USDT

limit
integer<int32>
default:100
required

The maximum number of results to return

Response

Spot trade historical response

ticker_id
string
required

The trading symbol of this object, e.g. BTC_USDT, ETH_USDT

trade_id
number
required

Trade id

price
number

Trade price

type
number

Trade direction