Price at a specific timestamp
Price Targets
Price at Timestamp
Returns the target price for the market window that contains the given Unix timestamp. Retries up to 4 times with 1s delay to absorb the ~1–5s publish lag at window boundaries.
GET
Price at a specific timestamp
Documentation Index
Fetch the complete documentation index at: https://docs.vatic.trading/llms.txt
Use this file to discover all available pages before exploring further.
Building an algorithmic trading bot? For instant, real-time delivery of target prices the moment each window opens — with no polling and no rate limits — use the WebSocket API instead. Connect once, subscribe to your assets, and receive prices pushed directly to you as each market window starts.
Query Parameters
Available options:
btc, eth, sol, xrp, hype, doge, bnb Market interval type.
Available options:
5min, 15min, 1hour, 4hour, daily Unix timestamp (seconds). Any timestamp within the target window works.
Example:
1744027500
Response
Price for the requested window