Archive (indexer)
Query Vertex's indexed historical data
Using Vertex's indexer API you can access historical data in the platform as it is processed by our offchain sequencer. This includes: trading activity, events, candlesticks and more.
You can interact with our indexer by sending HTTP
requests at POST [ARCHIVE_ENDPOINT]
alongside a json payload of the query. Endpoints:
HTTP
requests must set the Accept-Encoding
to include gzip
, br
or deflate
Endpoints
Testnet:
https://archive.sepolia-test.vertexprotocol.com/v1
Mainnet:
https://archive.prod.vertexprotocol.com/v1
Available Queries:
OrdersMatchesEventsSummaryCandlesticksFunding RateInterest & funding paymentsOracle PricePerp PricesProduct SnapshotsMarket SnapshotsMaker StatisticsRewardsReferral CodeLiquidation FeedLinked Signer Rate LimitSubaccountsUSDC PriceLast updated