Feed updates
Commodities.BLDU6/USDremovedCommodities.BRENTU6/USDremovedCommodities.TGEQ6/EURremovedEquity.Index.KR200/KRWwent liveCrypto.NAV.USDM/RESERVESwent liveCrypto.NAV.ONYC/USDwent liveMetal.OGQ6/USDremovedCommodities.NGDQ6/USDremovedCommodities.PTN6/USDremovedCommodities.CCN6/USDremovedEquity.US.YUMC/USDwent liveEquity.US.WWD/USDwent liveEquity.US.WTRG/USDwent liveEquity.US.WSO/USDwent live
View all
Developer Hub
Pyth CoreHermes

**Deprecated: use /v2/updates/price/{publish_time} instead**

**Deprecated: use /v2/updates/price/{publish_time} instead** Get a VAA for a price feed using CCIP This endpoint accepts a single argument which is a hex-encoded byte string of the following form: `<price feed id (32 bytes> <publish time as unix timestamp (8 bytes, big endian)>`

GET
/api/get_vaa_ccip

Query Parameters

data*string

Response Body

application/json

curl -X GET "https://hermes.pyth.network/api/get_vaa_ccip?data=string"
{
  "data": "string"
}