Feed updates
Commodities.GON6/USDremovedCrypto.NAV.XHYPE/USDCwent liveEquity.US.SKHYV/USDwent liveCrypto.MUX/USDwent liveCrypto.AMZNX/USDwent liveCrypto.MSFTX/USDwent liveCommodities.GOV6/USDwent liveCrypto.SEDA/USDwent liveCrypto.MMT/USDwent liveCrypto.LMTS/USDwent liveCrypto.USELESS/USDwent liveCrypto.USOL/USDwent liveCrypto.SPK/USDwent liveCrypto.UETH/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"
}