Skip to main content
GET
Chainlink TWAP report at timestamp
Returns the Chainlink TWAP report nearest to a requested timestamp. For a BTC 5m market that started at 1785603000 and ended at 1785603300:

Query Parameters

asset
enum<string>
required
Available options:
btc,
eth,
sol,
xrp,
hype,
doge,
bnb
window
enum<integer>
required

TWAP window in seconds.

Available options:
30,
60
timestamp
integer
required

Unix timestamp in seconds. For resolution tests, use the market end timestamp.

Example:

1785603300

Response

TWAP report for the requested timestamp