Skip to main content

get_entry

get_entry

Path Parameters
base string REQUIRED

Base Asset

quote string REQUIRED

Quote Asset

timestamp int64 REQUIRED

The unix timestamp in seconds. This endpoint will return the first update whose timestamp is <= the provided value.

Example: 1717632000
interval string REQUIRED

Possible values: [1min, 15min, 1h, 2h]

routing boolean REQUIRED
aggregation string REQUIRED

Possible values: [median, mean, twap]

Responses
200

Get median entry successfuly

Schema OPTIONAL
object[]
decimals int32
num_sources_aggregated integer
pair_id string
price string
timestamp int64