Skip to main content
GET
timeframes

Authorizations

X-Api-Key
string
header
required

API Key authentication. Include your API key in the X-Api-Key header for all requests.

Query Parameters

asset
string | null

Cryptocurrency asset identifier (e.g. btc, eth, ada). Use lowercase ticker symbol.

exchange
string | null

Optional exchange pin. Omit to probe the spot fallback-chain universe (any exchange, stablecoin/fiat quotes).

quote
string | null

Quote asset filter (default: USDT). Only applied with an explicit exchange.

Response

200 - application/json

OK

timeframe
string | null
last_time
string<date-time> | null
is_recent
boolean