Prices
Pinned price at a past second
The price for an agara security + provider as of a past instant, served from the tiered cache (memory → our tick store → provider API). Every provider fetch is written through to the shared tick store. 422 = no such feed; 503 = the second is not yet available upstream (retry).
GET
/
api/v1/prices/pointQuery Parameters
symbolRequiredstring
agara_securities.symbol, e.g. BTC-USD.
providerRequiredstring
agara_data_providers.slug, e.g. pyth-pro.
atRequiredinteger
Pinned instant, unix seconds.
Minimum:
0Maximum: 4102444800Success